ESRI.ArcGIS.CoverageTools
item_width Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace > AddItem Class : item_width Property




The INFO width of the added item. Supported widths: (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property item_width As Integer
Visual Basic (Usage)Copy Code
Dim instance As AddItem
Dim value As Integer
 
instance.item_width = value
 
value = instance.item_width
C# 
public int item_width {get; set;}

See Also

© 2010 All Rights Reserved.