←Select platform

RasterMagnifyGlassCrosshair Enumeration

Summary

Represents the type of the crosshair.

Syntax

C#
VB
C++
public enum RasterMagnifyGlassCrosshair 
  
Public Enum RasterMagnifyGlassCrosshair  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterMagnifyGlassCrosshair : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0NoneNo Crosshair.
1FineThe 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.
Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly