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






Windows & Linux

Description

Get the Grid properties of 3D Graphics window for the volumetric object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Grid() As IAgVmVOGrid
[C#]
public IAgVmVOGrid Grid {get;}
[Managed C++]
public: __property IAgVmVOGrid^ get_Grid();
[Unmanaged C++]
public: HRESULT get_Grid(
   IAgVmVOGrid ** ppRetVal
);
[Java]
public IAgVmVOGrid getGrid();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.