AGI Components with Insight3D Alpha 2008 r8
Swap Method (index1, index2)
Library Reference AGI.Graphics.GlobeInlays IAgGxGlobeInlayRenderOrderCollectionSwap(Int32, Int32)
Swaps the position of two inlays, therefore changing the order that the inlays are rendered.
Declaration Syntax
C# Visual Basic Visual C++
void 
Swap(
        
int 
index1,
        
int 
index2
)
Sub 
Swap ( _
        
index1 
As 
Integer, _
        
index2 
As 
Integer _
)
void 
Swap(
        [
InAttribute] 
int 
index1, 
        [
InAttribute] 
int 
index2
)
Parameters
index1 ( Int32)
index2 ( Int32)

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