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




The XML grid definition template stores the specification's graphic properties for each grid layer. In addition to the graphic properties, which cannot be altered before execution, the definition has specific default values, exposed as parameters, that can be modified before execution. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.