[]
Represents the 3D point with M value.
[Obsolete("This is not used anywhere, and should be removed")]
public sealed class ShapePointZM : ShapePoint
| Name | Description |
|---|---|
| ShapePointZM(double, double, double, double) | Initializes new instance of ShapePointZM. |
| Name | Description |
|---|---|
| M | Gets the M value. |
| Z | Gets the Z coordinate value. |