Leadtools.Windows.Controls Namespace : MagnifyGlass Class |
The following tables list the members exposed by MagnifyGlass.
Name | Description | |
---|---|---|
![]() | MagnifyGlass Constructor | Initializes a new instance of the MagnifyGlass class. ![]() ![]() |
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. ![]() ![]() |
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. ![]() ![]() |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | 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. ![]() ![]() |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
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. |
![]() | OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |
![]() | OnRoundRectangleRadiusChanged | Raises the RoundRectangleRadiusChanged event. |
![]() | OnScaleFactorChanged | Raises the ScaleFactorChanged event. |
![]() | OnShapeChanged | Raises the ShapeChanged event. |
![]() | OnSizeChanged | Raises the SizeChanged event. |
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. ![]() ![]() |