Assembly: Andy;
Namespace: Prognoz.Platform.Interop.Andy;
The IWxSelectionStyle interface determines parameters of formatting a selected object in a workspace.
IWxSelectionStyle
Property name | Brief description | |
ActivePointColor | The ActivePointColor property determines the point color of the last selected object. | |
ActiveRotationPointColor | The ActiveRotationPointColor property determines the color of the rotation point for the last (active) selected object. | |
ActiveSelectAndMovePointColor | The ActiveSelectAndMovePointColor property determines color of points of selected objects when working in the selection and movement mode. | |
ConnectionPointColor | The ConnectionPointColor property determines the color of object connection points. | |
FrameColor | The FrameColor property determines the frame color for the selected object. | |
FrameVisible | The FrameVisible property determines whether a frame for the selected object is displayed. | |
GroupFrameColor | The GroupFrameColor property determines the frame color for the selected group. | |
GroupFrameVisible | The GroupFrameVisible property determines whether the frame of the selected group is displayed. | |
RotationPointVisible | The RotationPointVisible property determines whether the rotation point of the selected object is displayed. | |
RoundedRectanglePointColor | The RoundedRectanglePointColor property determines the color of a rounded point for the selected object. | |
SelectedPointColor | The SelectedPointColor property determines the color of selection points for all next to the last selected objects. | |
SelectedRotationPointColor | The SelectedRotationPointColor point determines the color of rotation points for all next to the last selected objects. | |
SelectionPointSize | The SelectionPointSize property determines radius of connection points. | |
SelectionPointStyle | The SelectionPointStyle property determines the type of object selection. |
See also: