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