ESRI.ArcGIS.ADF.Tasks
WidthItem Class
Members  See Also 
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).

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.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Tasks.WidthItem

See Also

© 2010 All Rights Reserved.