AGI Components with Insight3D Alpha 2008 r8
Add Method (GlobeInlay, Role, Show)
Library Reference AGI.Graphics.GlobeInlays IAgGxGlobeInlayManagerAdd(IAgGxGlobeInlay, AgGxInlayRole, Boolean)
Adds an inlay to the globe.
Declaration Syntax
C# Visual Basic Visual C++
void 
Add(
        

IAgGxGlobeInlay 
GlobeInlay,
        

AgGxInlayRole 
Role,
        
bool 
Show
)
Sub 
Add ( _
        
GlobeInlay 
As 

IAgGxGlobeInlay, _
        
Role 
As 

AgGxInlayRole, _
        
Show 
As 
Boolean _
)
void 
Add(
        [
InAttribute] 

IAgGxGlobeInlay^ 
GlobeInlay, 
        [
InAttribute] 

AgGxInlayRole 
Role, 
        [
InAttribute] 
bool 
Show
)
Parameters
GlobeInlay ( IAgGxGlobeInlay)
Role ( AgGxInlayRole)
Show ( Boolean)

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