Leadtools.WinForms Namespace : RasterMagnifyGlass Class |
The following tables list the members exposed by RasterMagnifyGlass.
Name | Description | |
---|---|---|
RasterMagnifyGlass Constructor | Initializes a new instance of the RasterMagnifyGlass class. |
Name | Description | |
---|---|---|
Border3DStyle | Gets or sets the System.Windows.Forms.Border3DStyle of the Magnifying Glass border. | |
BorderColor | Gets or sets the Color of the Magnifying Glass border. | |
BorderWidth | Gets or sets the size of the Magnifying Glass border in pixels. | |
Crosshair | Gets or sets the type of the crosshair. | |
CrosshairColor | Gets or sets the color of the crosshair. | |
CrosshairWidth | Gets or sets the width of the crosshair. | |
RoundRectangleEllipseSize | Gets or sets the width and height of the ellipse that describes the arc of the rounded corners. | |
ScaleFactor | Gets or sets the zoom factor used to display the magnified image. | |
Shape | Gets or sets the Shape of the Magnifying Glass. | |
Size | Gets or sets the size of the Magnifying Glass. | |
Viewer | Gets the RasterImageViewer currently assigned for magnifying process by the control. |
Name | Description | |
---|---|---|
OnBorder3DStyleChanged | Raises the Border3DStyleChanged event. | |
OnBorderColorChanged | Raises the BorderColorChanged event. | |
OnBorderWidthChanged | Raises the BorderWidthChanged event. | |
OnCrosshairChanged | Raises the CrosshairChanged event. | |
OnCrosshairColorChanged | Raises the CrosshairColorChanged event. | |
OnCrosshairWidthChanged | Raises the CrosshairWidthChanged event. | |
OnPaintBorder | Occurs when the Magnifying Glass border is redrawn. | |
OnPaintCrosshair | Occurs when the Magnifying Glass crosshair is redrawn. | |
OnPaintImage | Occurs when the Image for the Magnifying Glass is redrawn. | |
OnRoundRectangleEllipseSizeChanged | Raises the RoundRectangleEllipseSizeChanged event. | |
OnScaleFactorChanged | Raises the ScaleFactorChanged event. | |
OnShapeChanged | Raises the ShapeChanged event. | |
OnSizeChanged | Raises the SizeChanged event. | |
OnViewerChanged | Raises the ViewerChanged event. |
Name | Description | |
---|---|---|
Border3DStyleChanged | Occurs when the value of the Border3DStyle property changes. | |
BorderColorChanged | Occurs when the value of the BorderColor property changes. | |
BorderWidthChanged | Occurs when the value of the BorderWidth property changes. | |
CrosshairChanged | Occurs when the value of the Crosshair property changes. | |
CrosshairColorChanged | Occurs when the value of the CrosshairColor property changes. | |
CrosshairWidthChanged | Occurs when the value of the CrosshairWidth property changes. | |
RoundRectangleEllipseSizeChanged | Occurs when the value of the RoundRectangleEllipseSize property changes. | |
ScaleFactorChanged | Occurs when the value of the ScaleFactor property changes. | |
ShapeChanged | Occurs when the value of the Shape property changes. | |
SizeChanged | Occurs when the value of the Size property changes. | |
ViewerChanged | Occurs when the value of the Viewer property changes. |