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






Windows & Linux

Description

The size and shape of the orbit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SizeShape() As IAgClassicalSizeShape

[C#]
public IAgClassicalSizeShape SizeShape {get;}

[Managed C++]
public: __property IAgClassicalSizeShape^ get_SizeShape();

[Unmanaged C++]
public: HRESULT get_SizeShape(
IAgClassicalSizeShape ** ppRetVal
);

[Java]
public IAgClassicalSizeShape getSizeShape();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface