This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem4GEN Interface > IProjectedCoordinateSystem4GEN.HasMPrecision Method (ArcObjects .NET 10.4 SDK) |
Returns true when m-value precision information has been defined.
[Visual Basic .NET] Public Function HasMPrecision ( _ ) As Boolean
[C#] public bool HasMPrecision ( );
[C++]
HRESULT HasMPrecision(
VARIANT_BOOL* HasMPrecision
);
[C++]
Parameters HasMPrecision [out, retval] HasMPrecision is a parameter of type VARIANT_BOOL