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




The custom draw method.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property DrawType As esriGlobeCustomDrawType
Visual Basic (Usage)Copy Code
Dim instance As BaseCustomGlobeLayer
Dim value As esriGlobeCustomDrawType
 
value = instance.DrawType
C# 
public virtual esriGlobeCustomDrawType DrawType {get;}

See Also

© 2010 All Rights Reserved.