STK ObjectsSend comments on this topic.
Max Property (IAgVOModelTrans)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public double getMax();
[Python - STK API ]
@property
def Max(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.