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




Percentage of the height of the input feature used to offset the standard parallels from the center latitude of the input feature. The default is 25% or 0.25. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.