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 );