Resize
The Resize Behaviour
The Resize behaviour will allow the user to resize the selected object according to the properties set. This is simple object resizing and won't allow an accurate representation of for example window resizing.
Resize Behaviour Properties
Resize direction
The direction in which the user will be able to resize the object. This can be Horizontal, Vertical, Both or Both (maintaining aspect ratio).
Custom cursor
A custom CSS mouse cursor to display while the user is resizing the object.
Snap to Grid Width
Defines the width in pixels of a grid that the object will snap to as it is resized. The grid will not be visible to the user.
Snap to Grid Height
Defines the height in pixels of a grid that the object will snap to as it is resized. The grid will not be visible to the user.
Max width
The maximum width, in pixels, that the object can reach during resizing.
Max height
The maximum height, in pixels, that the object can reach during resizing.
Min req width
The minimum width, in pixels, that the resized object should be in order to be considered correct.
Min req height
The minimum height, in pixels, that the resized object should be in order to be considered correct.
Max req width
The maximum width, in pixels, that the resized object should be in order to be considered correct.
Max req height
The maximum height, in pixels, that the resized object should be in order to be considered correct.
Created with the Personal Edition of HelpNDoc: Easily create Web Help sites