AGI Components with Insight3D Alpha 2008 r8
Capacity Property
Library ReferenceAGI.Graphics AgGxCartesianCollectionClassCapacity
Returns the number of constant Cartesian objects for which memory has been allocated. This will always be greater or equal to Count.
Declaration Syntax
C# Visual Basic Visual C++
public 
virtual 
int 
Capacity { 
get; }
Public 
Overridable 
ReadOnly 
Property 
Capacity 
As 
Integer
public:
virtual 
property 
int 
Capacity {
        
int 
get ();
}

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