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

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.