AGI STK Objects 11 Send comments on this topic.
Max Property (IAgVOModelTrans)
See Also 





Description

The Max property. Dimensionless.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Max() As Double

[C#]
public double Max {get;}

[Managed C++]
public: __property double get_Max();

[Unmanaged C++]
public: HRESULT get_Max(
double * pRetVal
);

[Java]
public double getMax();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1