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





Description

Set the maximum bound value for the condition.

Syntax

[Visual Basic .NET]
Public Sub SetMaximum( _
   ByVal Value As IAgQuantity _
) 

[C#]
public void SetMaximum(
IAgQuantity Value
);

[Managed C++]
public: void SetMaximum(
IAgQuantity ^ Value
);

[Java]
public  setMaximum(
IAgQuantity Value
);

[Unmanaged C++]
public: HRESULT SetMaximum(
IAgQuantity * Value
);

Parameters

Value

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1