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





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 ** ppRetVal
);

[Java]
public IAgCvBounds getBounds();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1