Leadtools.WinForms Namespace : RasterMagnifyGlassCrosshair Enumeration |
public enum RasterMagnifyGlassCrosshair : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterMagnifyGlassCrosshair Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterMagnifyGlassCrosshair
public enum class RasterMagnifyGlassCrosshair : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | No Crosshair. |
0x00000001 | Fine | The crosshair shows with with lines, the width of which are specified by RasterMagnifyGlass.CrosshairWidth property, and the color of which are specified by RasterMagnifyGlass.CrosshairColor property. |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.RasterMagnifyGlassCrosshair