AGI STK Objects 11 Send comments on this topic.
Grid Property (IAgCoverageDefinition)
See Also 





Description

Definition of the coverage grid.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Grid() As IAgCvGrid

[C#]
public IAgCvGrid Grid {get;}

[Managed C++]
public: __property IAgCvGrid^ get_Grid();

[Unmanaged C++]
public: HRESULT get_Grid(
IAgCvGrid ** ppRetVal
);

[Java]
public IAgCvGrid getGrid();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1