| C1.Win.TouchToolKit Namespace : C1Magnify Class |
The following tables list the members exposed by C1Magnify.
| Name | Description | |
|---|---|---|
![]() | C1Magnify Constructor | Initializes a new instance of the C1Magnify class. |
| Name | Description | |
|---|---|---|
![]() | BorderBackground | Gets or sets a value indicating the background image used for the border of the magnifier. |
![]() | BorderBackgroundMode | Gets or sets a value indicating the background mode used for the border of the magnifier. |
![]() | BorderWidth | Gets or sets a value indicating the border width of the magnifier in pixels. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | IsHorizontalRailEnabled | Gets or sets a value indicating whether the magnifier will lock the move direction horizontally. |
![]() | IsVerticalRailEnabled | Gets or sets a value indicating whether the magnifier will lock the move direction vertically. |
![]() | MessageWhenClose | Gets or sets a value indicating which message will be posted to the attach control when magnifier closed. |
![]() | MessageWhenMove | Gets or sets a value indicating which message will be posted to the attach control when magnifier is moving. |
![]() | PopupDelay | Gets or sets a value indicating the duration from finger press to magnifier popup in millisecond. |
![]() | Shape | Gets or sets a value indicating the appearance of the magnifier. |
![]() | ShowCursor | Gets or sets a value indicating whether system cursor is displayed in the magnifier. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Size | Gets or sets a value indicating the size of the magnifier in pixels. |
![]() | ZoomFactor | Gets or sets a value indicating the zoom factor of the magnifier. |
| Name | Description | |
|---|---|---|
![]() | AboutBox | Shows the product information window. |
![]() | CanExtend | Specifies whether this object can provide its extender properties to the specified object. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | GetEnableMagnifier | Retrieves the C1Magnify associated with the specified control or not. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | SetEnableMagnifier | Associates C1Magnify with the specified control. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Closed | Occurs when the magnifier is closed. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | MagnifierShowing | Occurs when the magnifier is opening. |
![]() | Move | Occurs when the magnifier is moving. |