AGI STK Graphics 11Send 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();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.