Name | Description | |
---|---|---|
ImGearMagnifierCtl Constructor | Initializes a new instance of the ImGearMagnifierCtl class. |
The following tables list the members exposed by ImGearMagnifierCtl.
Name | Description | |
---|---|---|
ImGearMagnifierCtl Constructor | Initializes a new instance of the ImGearMagnifierCtl class. |
Name | Description | |
---|---|---|
BorderWidthProperty | Represents BorderWidth dependency property. | |
DestinationViewProperty | Represents DestinationView dependency property. | |
IsPopUpProperty | Represents IsPopUp dependency property. | |
PopupHeightProperty | Represents PopupHeight dependency property. | |
PopupWidthProperty | Represents PopupWidth dependency property. | |
ShapeTypeProperty | Represents ShapeType dependency property. | |
SourceViewHostProperty | Represents SourceViewHost dependency property. | |
SourceViewProperty | Represents SourceView dependency property. | |
ZoomProperty | Represents Zoom dependency property. |
Name | Description | |
---|---|---|
BorderWidth | Gets or sets width of the popup window border. | |
DestinationView | Gets or sets ImageGear.Windows.Forms.ImGearPageView object used for displaying the magnified area. | |
IsPopUp | Gets or sets a value indicating whether magnifier window shows right under mouse pointer. | |
MagnifiedImage | Gets or sets the magnified area. | |
PopupHeight | Gets or sets height of the popup magnifier window. | |
PopupWidth | Gets or sets width of the popup magnifier window. | |
ShapeType | Gets or sets a shape of the popup magnifier window. | |
SourceView | Gets or sets ImageGear.Windows.Forms.ImGearPageView object to be magnified. | |
SourceViewHost | Gets or sets UIElement that hosts SourceView object to be magnified. | |
Zoom | Gets or sets zoom factor. |