This object specifies the current AutoCAD Land Desktop settings.
VBA object name: |
AeccPreferences |
---|---|
Create using: |
N/A |
Access via: |
Application.Preferences |
The Preferences object holds all the options stored external to the drawing such as User Preferences. Options that reside in the drawing can be accessed through the DatabasePreferences object.
The Preferences object is divided into separate objects, with each representing a set of related options.
The Preferences object can be referenced from the Preferences property on the Application object.
See the Preferences object in the AutoCAD ActiveX and VBA Reference for information regarding additional Methods, Properties and Events provided through this object.
Methods None |
Properties |
Events None |