DisplayGrips Property

Controls the display of selection set grips for the Stretch, Move, Rotate, Scale, and Mirror grip modes.

See Also | Example

Signature

object.DisplayGrips

object

PreferencesSelection
The object or objects this property applies to.

DisplayGrips

Boolean; read-write

TRUE: Display grips.

FALSE: Do not display grips.

System variables

The value for this property is stored in the GRIPS system variable.

Remarks

The initial value of this property is TRUE.

To adjust the size of the grips and the effective selection area used by the cursor when you snap to a grip, use the GripSize property.

To adjust the color of selected or unselected grips, use the GripColorSelected or GripColorUnselected properties.

 

   Comments?