AGI Components with Insight3D Alpha 2008 r8
RenderOrder Method (pCentralBody, InlayType)
Library Reference AGI.Graphics.GlobeInlays IAgGxGlobeInlayManagerRenderOrder(IAgGxCentralBody, AgGxInlayType)
Returns a collection of inlays for the current Central Body in the order they are rendered. Inlays cannot be added or removed, but they can be moved around.
Declaration Syntax
C# Visual Basic Visual C++
Function 
RenderOrder ( _
        
pCentralBody 
As 
IAgGxCentralBody,
_
        
InlayType 
As 

AgGxInlayType _
) 
As 

IAgGxGlobeInlayRenderOrderCollection
Parameters
pCentralBody ( IAgGxCentralBody)
InlayType ( AgGxInlayType)

Assembly: AGI.Graphics.GlobeInlays.Interop(Module: AGI.Graphics.GlobeInlays.Interop) Version: 9.0.0.0 (9.0.0.0)