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




Number of rows to create in the y direction from the point of origin. The default is 10. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.