ArcObjects Library Reference  (TrackingAnalyst)    

ITemporalLayer.SupportedDrawPhases Property

Supported draw phases.

[Visual Basic 6.0]
Property SupportedDrawPhases As Long
[Visual Basic .NET]
Public ReadOnly Property SupportedDrawPhases As Integer
[C#]
public int SupportedDrawPhases {get;}
[Java]
public int getSupportedDrawPhases()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_SupportedDrawPhases(
  long* drawPhases
);
[C++]

Parameters

drawPhases [out, retval]

  drawPhases is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITemporalLayer Interface

 


Feedback Send feedback on this page