Requires: Base Development System
Inherits from Generic»GObject»Control. View the class hierarchy.
| Property | Description |
|---|---|
| Cursor | Gets or sets the cursor you want to use when you move the mouse over a picture control. Details |
| Default Value | Gets or sets the default value of the picture control. Details |
| Draw Area Size | Size of the draw area in terms of width and height in pixels. Details |
| Erase First | Indicates whether to erase picture before drawing: 0-Do not erase, 1-Erase once now, 2-Always erase. Details |
| Horizontal Scrollbar Visible | Shows or hides the horizontal scroll bar for the picture control. Details |
| Mouse | Mouse information specified as a cluster of (Mouse Position, Mouse Modifiers). Mouse Position is a cluster of (Vertical, Horizontal) coordinates. Mouse Modifiers is a cluster of (Mouse button pressed?, Shift key down?, Menu key down?, and Option key down?). Details |
| Origin | Horizontal and vertical coordinates of the point in the picture you want to display in the upper left corner of the picture control or indicator. Details |
| Origin:Left | Horizontal coordinate of the point in the picture you want to display in the upper left corner of the picture control or indicator. Details |
| Origin:Top | Vertical coordinate of the point in the picture you want to display in the upper left corner of the picture control or indicator. Details |
| Value | Value of the picture control. Details |
| Value (Signaling) | Sets the value of the control and generates a Value Change event. Details |
| Vertical Scrollbar Visible | Shows or hides the vertical scroll bar for the picture control. Details |
| Zoom Factor | Factor by which to scale the image in a picture control or indicator. Details |