AGI STK Graphics 11Send comments on this topic.
Capacity Property (IAgStkGraphicsCompositeDisplayCondition)
See Also 
Windows






Windows & Linux

Description

Gets the number of display conditions for which memory has been allocated. This will always be greater or equal to Count.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Capacity() As Integer
[C#]
public int Capacity {get;}
[Managed C++]
public: __property int get_Capacity();
[Unmanaged C++]
public: HRESULT get_Capacity(
   int * pRetVal
);
[Java]
public ppInteger getCapacity();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.