This documentation is for the old version. Go to the latest Graphics Mill docs

RectangleController Properties

The RectangleController type exposes the following members.

Properties

Name Description
Public property element (Inherited from UserInputController.)
Public property events (Inherited from UserInputController.)
Public property isInitialized (Inherited from UserInputController.)
Public property isUpdating (Inherited from UserInputController.)
Public property maskColor

Gets/sets the color of the mask.

Public property maskOpacity

Gets/sets the opacity of the mask.

Public property outlineColor

Gets/sets the color of the rectangle outline.

Public property outlineStyle

Gets/sets the rectangle outline pen style (solid, dashed, etc).

Public property outlineWidth

Gets/sets the rectangle outline width.

Public property parent (Inherited from UserInputController.)
Public property visibilityMode (Inherited from UserInputController.)
Public property visible (Inherited from UserInputController.)

See Also

Reference