ESRI.ArcGIS.ADF.Tasks
WidthItem Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks Namespace : WidthItem Class




Encapsulates the output size/width when printing a map. This class will store the name of the width along with the size which is comprised of a numeric value and the unit type associated with the numeric value (inches or centimeters).

Object Model

WidthItem Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class WidthItem 
Visual Basic (Usage)Copy Code
Dim instance As WidthItem
C# 
[SerializableAttribute()]
public class WidthItem 

Remarks

For a discussion of size of the map in the PrintTask, see the remarks for the WidthSettings of the task.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.