AGI STK Objects 11Send comments on this topic.
Bounds Property (IAgCvGrid)
See Also
Windows






Windows & Linux

Description

The coverage region.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Bounds() As IAgCvBounds
[C#]
public IAgCvBounds Bounds {get;}
[Managed C++]
public: __property IAgCvBounds ^ get_Bounds();
[Unmanaged C++]
public: HRESULT get_Bounds(
    IAgCvBounds ** ppVal
);
[Java]
public IAgCvBounds getBounds();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.