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




Height 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_height As Object
Visual Basic (Usage)Copy Code
Dim instance As GridIndexFeatures
Dim value As Object
 
instance.polygon_height = value
 
value = instance.polygon_height
C# 
public object polygon_height {get; set;}

See Also

© 2010 All Rights Reserved.