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





Description

Gets the number of display conditions in the composite.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Count() As Integer

[C#]
public int Count {get;}

[Managed C++]
public: __property int get_Count();

[Unmanaged C++]
public: HRESULT get_Count(
int * pRetVal
);

[Java]
public ppInteger getCount();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1