C#
VB
C++
Represents the type of the crosshair.
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
Value | Member | Description |
---|---|---|
0 | None | No Crosshair. |
1 | 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET