←Select platform

MagnifyGlass Class Members

Summary

The following tables list the members exposed by MagnifyGlass.

Public Constructors

Name Description
MagnifyGlass Initializes a new instance of the MagnifyGlass class.

Protected Methods

Name Description
OnBackgroundChanged Raises the BackgroundChanged event.
OnBorderBrushChanged Raises the BorderBrushChanged event.
OnBorderThicknessChanged Raises the BorderThicknessChanged event.
OnCrosshairBrushChanged Raises the CrosshairBrushChanged event.
OnCrosshairChanged Raises the CrosshairChanged event.
OnCrosshairThicknessChanged Raises the CrosshairThicknessChanged event.
OnRoundRectangleRadiusChanged Raises the RoundRectangleRadiusChanged event.
OnScaleFactorChanged Raises the ScaleFactorChanged event.
OnShapeChanged Raises the ShapeChanged event.
OnSizeChanged Raises the SizeChanged event.

Public Properties

Name Description
Background Gets or sets the background used to fill the interior of this magnify glass. This is a dependency property.
BorderBrush Gets or sets the brush used to draw the border of the magnify glass. This is a dependency property.
BorderThickness Gets or sets the size of the magnify glass border in pixels. This is a dependency property.
Crosshair Gets or sets the type of the crosshair used in this magnify glass. This is a dependency property.
CrosshairBrush Gets or sets the brush used to draw the crosshair of this magnify glass. This is a dependency property.
CrosshairThickness Gets or sets the width of the crosshair of this magnify glass in pixels. This is a dependency property.
RoundRectangleRadius Gets or sets the width and height of the ellipse that describes the arc of the rounded corners of this magnify glass. This is a dependency property.
ScaleFactor Gets or sets the zoom factor used to display the magnified image. This is a dependency property.
Shape Gets or sets the shape of the magnify glass. This is a dependency property.
Size Gets or sets the size of the magnify glass in pixels. This is a dependency property.

Public Events

Name Description
BackgroundChanged Occurs when the value of the Background property changes.
BorderBrushChanged Occurs when the value of the BorderBrush property changes.
BorderThicknessChanged Occurs when the value of the BorderThickness property changes.
CrosshairBrushChanged Occurs when the value of the CrosshairBrush property changes.
CrosshairChanged Occurs when the value of the Crosshair property changes.
CrosshairThicknessChanged Occurs when the value of the CrosshairThickness property changes.
RoundRectangleRadiusChanged Occurs when the value of the RoundRectangleRadius 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.

Public Fields

Name Description
BackgroundProperty Identifies the Background dependency property.
BorderBrushProperty Identifies the BorderBrush dependency property.
BorderThicknessProperty Identifies the BorderThickness dependency property.
CrosshairBrushProperty Identifies the CrosshairBrush dependency property.
CrosshairProperty Identifies the Crosshair dependency property.
CrosshairThicknessProperty Identifies the CrosshairThickness dependency property.
RoundRectangleRadiusProperty Identifies the RoundRectangleRadius dependency property.
ScaleFactorProperty Identifies the ScaleFactor dependency property.
ShapeProperty Identifies the Shape dependency property.
SizeProperty Identifies the Size dependency property.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Controls Assembly