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






Windows & Linux

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

© 2019 Analytical Graphics, Inc. All Rights Reserved.