Point.M

Point.M property

m 座標の値を取得または設定します。

public double M { get; set; }

例外

例外調子
InvalidOperationException形状に M 座標がありません。

関連項目