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




Lists the grid and graticule layers in the feature dataset that can be deleted. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.