DrawComponentListItemMasterDrawComponent プロパティ |
作図部品定義を取得します。
名前空間:
RootPro.RootProCAD.UI
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract MasterDrawComponent MasterDrawComponent { get; }
Public MustOverride ReadOnly Property MasterDrawComponent As MasterDrawComponent
Get
プロパティ値
型:
MasterDrawComponent
作図部品定義を表す
MasterDrawComponent。
関連項目