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