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