This document is archived and information here might be outdated. Recommended version. |
Does the point have M?.
[Visual Basic .NET] Public Property HasM As Boolean
[C#] public bool HasM {get; set;}
[C++]
HRESULT get_HasM(
void
);
[C++]
HRESULT put_HasM(
);