This document is archived and information here might be outdated. Recommended version. |
The M coordinate.
[Visual Basic .NET]
Public Property M As Double
[C#]
public double M {get; set;}
[C++]
HRESULT get_M(
void
);
[C++]
HRESULT put_M(
);