AGI STK Util 11 Send comments on this topic.
Min Property (IAgPropertyInfo)
See Also 





Description

The minimum value of this property. Use PropertyType to determine the type to cast to.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Min() As System.Object

[C#]
public System.Object Min {get;}

[Managed C++]
public: __property VARIANT get_Min();

[Unmanaged C++]
public: HRESULT get_Min(
VARIANT * pRetVal
);

[Java]
public Variant getMin();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1