This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IM > IMCollection Interface > IMCollection.MMin Property (ArcObjects .NET 10.4 SDK) |
The minimum M value.
[Visual Basic .NET] Public ReadOnly Property MMin As Double
[C#] public double MMin {get;}
[C++]
HRESULT get_MMin(
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.