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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.