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






Windows & Linux

Description

Get the maximum bound value from the condition. 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.