Point.Z

Point.Z property

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

public double Z { get; set; }

例外

例外調子
InvalidOperationExceptionジオメトリに Z 座標がありません。

関連項目