LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

MagnifyGlassCrosshair Enumeration

Show in webframe





Represents the type of magnifying glass crosshair.
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 class MagnifyGlassCrosshair : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000None

No Crosshair

0x00000001Fine

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

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

See Also

Reference

Leadtools.Windows.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.