STK AgGraphicsPluginSend comments on this topic.
Extent Property (IAgStkGraphicsPluginTile)
See Also
Windows





Windows & Linux

Description

Gets the extent of the tile in radians.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Extent() As System.Array
[C#]
public System.Array Extent {get;}
[Managed C++]
public: __property System::Array get_Extent();
[Unmanaged C++]
public: HRESULT get_Extent(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getExtent();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.