PolylineShapeSetRectangleWidth メソッド |
四角形の指定した位置を基準とする幅を設定します。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract void SetRectangleWidth(
Alignment alignment,
double width
)
Public MustOverride Sub SetRectangleWidth (
alignment As Alignment,
width As Double
)
パラメーター
- alignment
- 型: RootPro.RootProCADAlignment
基準位置 - width
- 型: SystemDouble
幅
関連項目