This document is archived and information here might be outdated. Recommended version. |
The minimum M value.
[Visual Basic .NET]
Public ReadOnly Property MMin As Double
[C#]
public double MMin {get;}
[C++]
HRESULT get_MMin(
System.Double* outMMin
);
[C++] Parameters outMMin [out, retval]
outMMin is a parameter of type double*
Returns the minimum M attribute contained within the MAware object collection.