LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
MagnifyGlassEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects Namespace : MagnifyGlassEffect Class


"

For a list of all members of this type, see MagnifyGlassEffect members.

"

Public Properties

 NameDescription
public Property AspectRatioGets or sets aspect ratio of the magnify glass. This is a dependency property. Supported in Silverlight  
public Property BorderGets or sets a value indicating whether to draw the border of this magnify glass. This is a dependency property. Supported in Silverlight  
public Property CanFreeze (Inherited from System.Windows.Freezable)
public Property CenterGets or sets center of the magnify glass. This is a dependency property. Supported in Silverlight  
public Property ColorGets or sets the color to use to draw the border and crosshairs of this magnify glass. This is a dependency property. Supported in Silverlight  
public Property CrossHairsGets or sets a value indicating whether to draw the crosshairs of this magnify glass. This is a dependency property. Supported in Silverlight  
public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public Property HasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
public Property InputGets or sets an optional brush that represents the result of this effect. This is a dependency property. Supported in Silverlight  
public Property IsFrozen (Inherited from System.Windows.Freezable)
public Property IsSealed (Inherited from System.Windows.DependencyObject)
public Property RadiusGets or sets the radius of the magnify glass. This is a dependency property. Supported in Silverlight  
public Property ScaleFactorGets or sets the amount of the scale factor to use in this magnify glass. This is a dependency property. Supported in Silverlight  
Top

Protected Properties

See Also