AGI STK Graphics 11 Send comments on this topic.
MinimumValue Property (IAgStkGraphicsModelTransformation)
See Also 





Description

Gets the minimum value of the transformation.

Property type

Read-only property

Syntax

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

[C#]
public double MinimumValue {get;}

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

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

[Java]
public double getMinimumValue();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1