ImageControlProperties Class |
Namespace: Atalasoft.Imaging.WinControls
The ImageControlProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveMouseButton | ||
| AllowDrop | Gets or sets a value indicating whether the control can accept data that the user draggs onto it.
| |
| AntialiasDisplay | ||
| AutoZoom | ||
| BackColor | Gets or sets the background color fo the control. | |
| Centered | ||
| ColorManage | ||
| ContextMenu | Gets or sets the ContextMenu for the control. | |
| ContextMenuStrip | Gets or sets the context menu used for the control. | |
| Cursor | Gets or sets the Cursor for the control. | |
| DisplayProfile | ||
| Image | ||
| ImageBorderPen | ||
| ImagePosition | ||
| ImageRectangle | ||
| Magnifier | ||
| MouseTool | ||
| MouseWheelScrolling | Gets or sets a value indicating whether the control will scroll when mouse wheel events are received.
| |
| OutputProfile | ||
| PanCursor | ||
| ProofIntent | ||
| RenderingIntent | ||
| ResolutionScaleMode | ||
| ScrollBarStyle | ||
| ScrollPosition | ||
| ScrollRectangle | ||
| ScrollSize | ||
| Selection | ||
| SmoothScroll | ||
| Zoom | ||
| ZoomAreaCursor | ||
| ZoomCursor | ||
| ZoomInCursor | ||
| ZoomInOutPercentage | ||
| ZoomOutCursor | ||
| ZoomRectangle |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string name for the class. (Overrides ObjectToString.) |