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




Page numbers (labels) starting with the specified starting page number (default is 1) begins with the cell in the lower left corner of the output grid. The default is NO_LABELFROMORIGIN. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.