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




Width of the index polygon specifed in either map or page units. If page units are being used the default value is 1 inch. If map units are being used the default is 1 degree. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property polygon_width As Object
Visual Basic (Usage)Copy Code
Dim instance As GridIndexFeatures
Dim value As Object
 
instance.polygon_width = value
 
value = instance.polygon_width
C# 
public object polygon_width {get; set;}

See Also

© 2010 All Rights Reserved.