STK AgGraphicsPluginSend 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();
[Unmanaged C++]
public: HRESULT GetCount(
    int * pCount
);
[Java]
public Integer getCount();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.