You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

RectangleRubberband Properties

The RectangleRubberband type exposes the following members.

Properties

Name Description
Public property autoPostBack

Gets/sets a value indicating whether a postback to the server automatically occurs when the user stops modifying the rectangle.

Public property element (Inherited from UserInputController.)
Public property erasable

Gets/sets a value that specifies whether the rubberband can be erased (discarded) when user clicks by a mouse out of this rectangle.

Public property events (Inherited from UserInputController.)
Public property gripSize

Gets/sets the grip size.

Public property gripsVisible

Gets/sets a value which shows or hides the grips on the rectangle.

Public property isInitialized (Inherited from UserInputController.)
Public property isUpdating (Inherited from UserInputController.)
Public property maskColor

Gets/sets the color of the mask.

(Inherited from RectangleController.)
Public property maskOpacity

Gets/sets the opacity of the mask.

(Inherited from RectangleController.)
Public property maskVisible

Gets/sets a value which specifies whether to display a mask out of the rectangle.

Public property movable

Gets/sets a value which specifies whether the rubberband rectangle can be dragged on the BaseViewer control.

Public property outlineWidth

Gets/sets the rectangle outline width.

(Inherited from RectangleController.)
Public property parent (Inherited from UserInputController.)
Public property ratio

Gets/sets the aspect ratio of the rubberband rectangle which should be preserved when resizeMode is proportional.

Public property rectangle

Gets/sets the rubberband rectangle.

Public property resizeMode

Gets/sets the allowed resize mode for the rubberband rectangle.

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

See Also

Reference