LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

MagnifyGlassCrosshair Enumeration






Represents the type of magnifying glass crosshair. .NET support Silverlight support
Syntax
public enum MagnifyGlassCrosshair : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MagnifyGlassCrosshair 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MagnifyGlassCrosshair
public enum MagnifyGlassCrosshair : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Controls.MagnifyGlassCrosshair = function() { };
Leadtools.Windows.Controls.MagnifyGlassCrosshair.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MagnifyGlassCrosshair : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Fine

The crosshair displays as crossed lines. The thickness of each line is specified by the MagnifyGlass.CrosshairThickness property, and the color of each line specified by the MagnifyGlass.CrosshairBrush/> property

None

No Crosshair

Remarks

This enumeration is used as the value for the MagnifyGlass.Crosshair property.

Example

For XAML example, refer to MagnifyGlass.

For C#/VB examples, refer to MagnifyGlass.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Controls.MagnifyGlassCrosshair

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.