AGI STK VGT 11 Send comments on this topic.
GetMaximum Method (IAgCrdnVolumeFromCalc)
See Also 
Windows






Windows & Linux

Description

Get the maximum bound value from the bounds. Call SetMaximum to apply changes.

Syntax

[Visual Basic .NET]
Public Function GetMaximum() As IAgQuantity

[C#]
public IAgQuantity GetMaximum();

[Managed C++]
public: IAgQuantity^ GetMaximum();

[Java]
public IAgQuantity getMaximum();

[Unmanaged C++]
public: HRESULT GetMaximum(
IAgQuantity ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface