RadiusDimensionShapeEndPoint プロパティ |
終点(円・円弧中心点)の座標を取得または設定します。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract Point2d EndPoint { get; set; }
Public MustOverride Property EndPoint As Point2d
Get
Set
プロパティ値
型:
Point2d
始点の座標を表す
Point2d。
関連項目