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






Windows & Linux

Description

Gets the number of primitives 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface