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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1