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




The scale at which the grid is created and should be viewed. When the reference scale from the XML grid definition file is defined as "Use Environment", the reference scale is derived in the following order: (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.