This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicFeatureLayer2 Interface > IGraphicFeatureLayer2.HasM Property (ArcObjects .NET 10.5 SDK) |
.
[Visual Basic .NET] Public ReadOnly Property HasM As Boolean
[C#] public bool HasM {get;}
[C++]
HRESULT get_HasM(
VARIANT_BOOL* pHasM
);
[C++]
Parameters pHasM [out, retval] pHasM is a parameter of type VARIANT_BOOL