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




The name for the cartographic grid created that allows for distinction between grids that are stored in the same feature dataset and set of feature classes, expressed in one of the following formats: (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.