←Select platform
In This Topic ▼

MagnifyGlassEffect Class Members

Summary

The following tables list the members exposed by MagnifyGlassEffect.

Public Constructors

Name Description
Public Constructor
MagnifyGlassEffect Initializes a new instance of the MagnifyGlassEffect class.

Public Properties

Name Description
Public Property
AspectRatio Gets or sets aspect ratio of the magnify glass. This is a dependency property.
Public Property Border Gets or sets a value indicating whether to draw the border of this magnify glass. This is a dependency property.
Public Property Center Gets or sets center of the magnify glass. This is a dependency property.
Public Property Color Gets or sets the color to use to draw the border and crosshairs of this magnify glass. This is a dependency property.
Public Property CrossHairs Gets or sets a value indicating whether to draw the crosshairs of this magnify glass. This is a dependency property.
Public Property Input Gets or sets an optional brush that represents the result of this effect. This is a dependency property.
Public Property Radius Gets or sets the radius of the magnify glass. This is a dependency property.
Public Property ScaleFactor Gets or sets the amount of the scale factor to use in this magnify glass. This is a dependency property.

Public Fields

Name Description
Public Field
static  | Shared in VB</div>
AspectRatioProperty Identifies the AspectRatio dependency property.
Public Field static  | Shared in VB BorderProperty Identifies the Border dependency property.
Public Field static  | Shared in VB CenterProperty Identifies the Center dependency property.
Public Field static  | Shared in VB ColorProperty Identifies the Color dependency property.
Public Field static  | Shared in VB CrossHairsProperty Identifies the CrossHairs dependency property.
Public Field static  | Shared in VB InputProperty Identifies the Input dependency property.
Public Field static  | Shared in VB RadiusProperty Identifies the Radius dependency property.
Public Field static  | Shared in VB ScaleFactorProperty Identifies the ScaleFactor dependency property.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Effects Assembly