BasicShapeLinewidth プロパティ |
線幅を取得または設定します。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract LinewidthItem Linewidth { get; set; }
Public MustOverride Property Linewidth As LinewidthItem
Get
Set
プロパティ値
型:
LinewidthItem
図形の線幅を表す
LinewidthItem。
関連項目