AGI Components with Insight3D Alpha 2008 r8
Add Method (pCartesian)
Library ReferenceAGI.Graphics AgGxCartesianCollectionClassAdd(IAgGxCartesian)
Adds a Cartesian object to the end of the collection.
Declaration Syntax
C# Visual Basic Visual C++
public 
virtual 
void 
Add(
        
IAgGxCartesian 
pCartesian
)
Public 
Overridable 
Sub 
Add ( _
        
pCartesian 
As 
IAgGxCartesian _
)
public:
virtual 
void 
Add(
        [
InAttribute] 
IAgGxCartesian^ 
pCartesian
)
Parameters
pCartesian ( IAgGxCartesian)

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