AGI STK Graphics Plugins 11 Send comments on this topic.
GetCount Method (IAgStkGraphicsPluginTileCollection)
See Also 
Windows






Windows & Linux

Description

Get the number of tiles in the collection.

Syntax

[Visual Basic .NET]
Public Function GetCount() As Integer

[C#]
public int GetCount();

[Managed C++]
public: int GetCount();

[Java]
public ppInteger getCount();

[Unmanaged C++]
public: HRESULT GetCount(
int * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface