PolylineShapeGetRectangleWidth メソッド |
四角形の幅を表す null 許容型の double 値を取得します。連続線が四角形ではない場合は null が返されます。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract double? GetRectangleWidth()
Public MustOverride Function GetRectangleWidth As Double?
戻り値
型:
NullableDouble
四角形の幅を表す null 許容型の double 値
関連項目