「AutoCAD 2017 API ヒストリ リファレンス(ActiveX)」の版間の差分
(ページの作成:「AutoCAD 2017 API ヒストリ リファレンス(ActiveX) AutoCAD 2017 と AutoCAD 2017 ベースの製品の ActiveX API に対して行われた追加と変更を示...」) |
細編集の要約なし |
||
| 1行目: | 1行目: | ||
AutoCAD 2017 と AutoCAD 2017 ベースの製品の ActiveX API に対して行われた追加と変更点。 | |||
AutoCAD 2017 と AutoCAD 2017 ベースの製品の ActiveX API | |||
==列挙== | ==列挙== | ||
| 25行目: | 23行目: | ||
EnableShadowDisplay - Property (Obsolete) | EnableShadowDisplay - Property (Obsolete) | ||
ShadowDisplay - Property (Obsolete) | ShadowDisplay - Property (Obsolete) | ||
[[Category:ActiveX_CAD]] | |||
2017年10月26日 (木) 18:06時点における最新版
AutoCAD 2017 と AutoCAD 2017 ベースの製品の ActiveX API に対して行われた追加と変更点。
列挙
AcInsertUnits (Changed)
acInsertUnitsUSSurveyFeet = 21 (New)
acInsertUnitsUSSurveyInch = 22 (New)
acInsertUnitsUSSurveyYard = 23 (New)
acInsertUnitsUSSurveyMile = 24 (New)
クラス
AcadAcCmColor
Version number of the class has been incremented from 20 to 21; use the ProgID AutoCAD.AcCmColor.21.
AcadApplication
Version number of the class has been incremented from 20 to 21; use the ProgID AutoCAD.Application.21.
ProgID AutoCAD.Application.20.1 is now obsolete.
AcadLayerStateManager
Version number of the class has been incremented from 20 to 21; use the ProgID AutoCAD.AcadLayerStateManager.21.
AcadSecurityParams
Version number of the class has been incremented from 20 to 21; use the ProgID AutoCAD.SecurityParams.21.
IAcadShadowDisplay (Obsolete)
EnableShadowDisplay - Property (Obsolete)
ShadowDisplay - Property (Obsolete)