Leadtools.Windows.Controls Namespace : MagnifyGlassCrosshair Enumeration |
public enum MagnifyGlassCrosshair : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MagnifyGlassCrosshair Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MagnifyGlassCrosshair
public enum MagnifyGlassCrosshair : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Controls.MagnifyGlassCrosshair = function() { }; Leadtools.Windows.Controls.MagnifyGlassCrosshair.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MagnifyGlassCrosshair : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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 |
This enumeration is used as the value for the MagnifyGlass.Crosshair property.
For XAML example, refer to MagnifyGlass.
For C#/VB examples, refer to MagnifyGlass.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Controls.MagnifyGlassCrosshair
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