![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
MMin Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Envelope Class : MMin Property |
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> Public Property MMin As Double |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Envelope Dim value As Double instance.MMin = value value = instance.MMin |
C# | |
---|---|
[BrowsableAttribute(false)] public double MMin {get; set;} |
M values are typically used in transportation applications to store nominal values for locations along linear features, often called "mileposts". The measure value may or may not correspond to the actual distance along the linear feature. M values may be useful for an envelope when the envelope represents the extent of a linear feature with measure values.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family