import"FxInterfaces.idl";
|
| IAcadApplication | Application [get] |
| |
| VARIANT_BOOL | PickFirst [get, set] |
| |
| VARIANT_BOOL | PickAdd [get, set] |
| |
| VARIANT_BOOL | PickDrag [get, set] |
| |
| VARIANT_BOOL | PickAuto [get, set] |
| |
| long | PickBoxSize [get, set] |
| |
| VARIANT_BOOL | DisplayGrips [get, set] |
| |
| VARIANT_BOOL | DisplayGripsWithinBlocks [get, set] |
| |
| AcColor | GripColorSelected [get, set] |
| |
| AcColor | GripColorUnselected [get, set] |
| |
| long | GripSize [get, set] |
| |
| VARIANT_BOOL | PickGroup [get, set] |
| |
Definition at line 696 of file FxInterfaces.idl.
◆ Application
◆ DisplayGrips
| VARIANT_BOOL IAcadPreferencesSelection::DisplayGrips |
|
getset |
◆ DisplayGripsWithinBlocks
| VARIANT_BOOL IAcadPreferencesSelection::DisplayGripsWithinBlocks |
|
getset |
◆ GripColorSelected
| AcColor IAcadPreferencesSelection::GripColorSelected |
|
getset |
◆ GripColorUnselected
| AcColor IAcadPreferencesSelection::GripColorUnselected |
|
getset |
◆ GripSize
| long IAcadPreferencesSelection::GripSize |
|
getset |
◆ PickAdd
| VARIANT_BOOL IAcadPreferencesSelection::PickAdd |
|
getset |
◆ PickAuto
| VARIANT_BOOL IAcadPreferencesSelection::PickAuto |
|
getset |
◆ PickBoxSize
| long IAcadPreferencesSelection::PickBoxSize |
|
getset |
◆ PickDrag
| VARIANT_BOOL IAcadPreferencesSelection::PickDrag |
|
getset |
◆ PickFirst
| VARIANT_BOOL IAcadPreferencesSelection::PickFirst |
|
getset |
◆ PickGroup
| VARIANT_BOOL IAcadPreferencesSelection::PickGroup |
|
getset |
The documentation for this interface was generated from the following file: