Draw phase in which layer is drawn.
[Visual Basic 6.0] Property DrawPhase As esriDrawPhase
[Visual Basic .NET] Public Property DrawPhase As esriDrawPhase
[C#] public esriDrawPhase DrawPhase {get; set;}
[Java] public esriDrawPhase getDrawPhase() throws IOException, AutomationException
[Java] public void setDrawPhase( esriDrawPhase psriDrawPhase ) throws IOException, AutomationException
[C++] HRESULT get_DrawPhase( esriDrawPhase* pDrawPhase );
[C++] HRESULT put_DrawPhase( esriDrawPhase pDrawPhase);
Parameters
pDrawPhase [out, retval]
pDrawPhase is a parameter of type esriDrawPhase
pDrawPhase [in]
pDrawPhase is a parameter of type esriDrawPhase