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


"

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

"

Public Properties

 NameDescription
public Property BackgroundGets or sets the background used to fill the interior of this magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property BorderBrushGets or sets the brush used to draw the border of the magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property BorderThicknessGets or sets the size of the magnify glass border in pixels. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property CrosshairGets or sets the type of the crosshair used in this magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property CrosshairBrushGets or sets the brush used to draw the crosshair of this magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property CrosshairThicknessGets or sets the width of the crosshair of this magnify glass in pixels. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public Property IsSealed (Inherited from System.Windows.DependencyObject)
public Property RoundRectangleRadiusGets 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. Supported in Silverlight, Windows Phone 7  
public Property ScaleFactorGets or sets the zoom factor used to display the magnified image. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property ShapeGets or sets the shape of the magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property SizeGets or sets the size of the magnify glass in pixels. This is a dependency property. Supported in Silverlight, Windows Phone 7  
Top

See Also