Get the minimum value of this property. Use PropertyType to determine the type to cast to.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Min() As System.Object |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property VARIANT get_Min(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgVariant getMin(); |






