「AutoCAD 2019 API ヒストリ リファレンス(ActiveX)」の版間の差分
(ページの作成:「出てきたら作成する予定。」) |
細編集の要約なし |
||
(同じ利用者による、間の2版が非表示) | |||
1行目: | 1行目: | ||
AutoCAD 2019 と AutoCAD 2019 ベースの製品の ActiveX API に対して行われた追加と変更点。 | |||
===列挙型=== | |||
AcadAcCmColor | |||
Version number of the class has been incremented from 22 to 23; use the ProgID AutoCAD.AcCmColor.23 | |||
AcadApplication | |||
Version number of the class has been incremented from 22 to 23; use the ProgID AutoCAD.Application.23 | |||
AcadLayerStateManager | |||
Version number of the class has been incremented from 22 to 23; use the ProgID AutoCAD.AcadLayerStateManager.23 | |||
AcadSecurityParams | |||
Version number of the class has been incremented from 22 to 23; use the ProgID AutoCAD.SecurityParams.23 | |||
IAcadExternalReference (Changed) | |||
LayerPropertyOverrides - Property (New) | |||
[[Category:ActiveX_CAD]] |
2018年4月21日 (土) 06:59時点における最新版
AutoCAD 2019 と AutoCAD 2019 ベースの製品の ActiveX API に対して行われた追加と変更点。
列挙型
AcadAcCmColor Version number of the class has been incremented from 22 to 23; use the ProgID AutoCAD.AcCmColor.23 AcadApplication Version number of the class has been incremented from 22 to 23; use the ProgID AutoCAD.Application.23 AcadLayerStateManager Version number of the class has been incremented from 22 to 23; use the ProgID AutoCAD.AcadLayerStateManager.23 AcadSecurityParams Version number of the class has been incremented from 22 to 23; use the ProgID AutoCAD.SecurityParams.23 IAcadExternalReference (Changed) LayerPropertyOverrides - Property (New)