ShapeSettingsStyleDeletingEventArgs コンストラクター |
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public ShapeSettingsStyleDeletingEventArgs(
Document doc,
int settingType,
string styleName
)
Public Sub New (
doc As Document,
settingType As Integer,
styleName As String
)
パラメーター
- doc
- 型: RootPro.RootProCADDocument
- settingType
- 型: SystemInt32
- styleName
- 型: SystemString
関連項目