ArcObjects Library Reference  (GlobeCore)    

ICustomGlobeLayer.DrawType Property

The custom draw method.

[Visual Basic 6.0]
Property DrawType As esriGlobeCustomDrawType
[Visual Basic .NET]
Public ReadOnly Property DrawType As esriGlobeCustomDrawType
[C#]
public esriGlobeCustomDrawType DrawType {get;}
[Java]
public esriGlobeCustomDrawType getDrawType()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_DrawType(
  esriGlobeCustomDrawType* pDrawType
);
[C++]

Parameters

pDrawType [out, retval]

  pDrawType is a parameter of type esriGlobeCustomDrawType

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ICustomGlobeLayer Interface

 


Feedback Send feedback on this page