ESRI.ArcGIS.ADF.Local
LocalOrigin Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomGlobeLayer Class : LocalOrigin Property




The local coordinate system origin for high precision drawing

Syntax

Visual Basic (Declaration) 
Public Overridable WriteOnly Property LocalOrigin As WKSPointZ
Visual Basic (Usage)Copy Code
Dim instance As BaseCustomGlobeLayer
 
instance.LocalOrigin = value
C# 
public virtual WKSPointZ LocalOrigin {set;}

Remarks

In case of setting the HandlesLocalOrigin to 'true', The point of origin passed by the Globe.

See Also

© 2010 All Rights Reserved.