The following tables list the members exposed by MagnifyGlassEffect.
Name | Description | |
---|---|---|
MagnifyGlassEffect | Initializes a new instance of the MagnifyGlassEffect class. |
Name | Description | |
---|---|---|
AspectRatio | Gets or sets aspect ratio of the magnify glass. This is a dependency property. | |
Border | Gets or sets a value indicating whether to draw the border of this magnify glass. This is a dependency property. | |
Center | Gets or sets center of the magnify glass. This is a dependency property. | |
Color | Gets or sets the color to use to draw the border and crosshairs of this magnify glass. This is a dependency property. | |
CrossHairs | Gets or sets a value indicating whether to draw the crosshairs of this magnify glass. This is a dependency property. | |
Input | Gets or sets an optional brush that represents the result of this effect. This is a dependency property. | |
Radius | Gets or sets the radius of the magnify glass. This is a dependency property. | |
ScaleFactor | Gets or sets the amount of the scale factor to use in this magnify glass. This is a dependency property. |
Name | Description | |
---|---|---|
AspectRatioProperty | Identifies the AspectRatio dependency property. | |
BorderProperty | Identifies the Border dependency property. | |
CenterProperty | Identifies the Center dependency property. | |
ColorProperty | Identifies the Color dependency property. | |
CrossHairsProperty | Identifies the CrossHairs dependency property. | |
InputProperty | Identifies the Input dependency property. | |
RadiusProperty | Identifies the Radius dependency property. | |
ScaleFactorProperty | Identifies the ScaleFactor dependency property. |