AGI STK VGT 11 Send comments on this topic.
Planes Property (IAgCrdnProvider)
See Also 





Description

Returns a group of planes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Planes() As IAgCrdnPlaneGroup

[C#]
public IAgCrdnPlaneGroup Planes {get;}

[Managed C++]
public: __property IAgCrdnPlaneGroup^ get_Planes();

[Unmanaged C++]
public: HRESULT get_Planes(
IAgCrdnPlaneGroup ** ppRetVal
);

[Java]
public IAgCrdnPlaneGroup getPlanes();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1