STK Graphics PrimitivesSend comments on this topic.
MaximumValue Property (IAgStkGraphicsModelTransformation)
See Also
Windows





Windows & Linux

Description

Gets the maximum value of the transformation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumValue() As Double
[C#]
public double MaximumValue {get;}
[Managed C++]
public: __property double get_MaximumValue();
[Unmanaged C++]
public: HRESULT get_MaximumValue(
    double * pRetVal
);
[Java]
public double getMaximumValue();
[Python - STK API ]
@property
def MaximumValue(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.