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