The selectionHandlerColor property specifies the color of the handle boxes used to resize a selected object.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
set the selectionHandleColor to {colorName | RGBColor}
# Examples
set the selectionHandleColor to "red"
set the selectionHandleColor to "255,0,0"
set the selectionHandleColor to the hiliteColor
# Description
Use the selectionHandleColor property to change the appearance of selected objects.
# Tags
ui,
# See
- **property:** selected, borderColor - **function:** colorNames - **glossary:** property, hexadecimal, integer, color reference, object