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




Specifies whether or not a point feature class will be created containing label points at the center of each fishnet cell. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.