Represents an enumeration that determines whether to show a text over or under the spy glass control, and the type of text shown.
public enum MedicalViewerSpyGlassTextType
Public Enum MedicalViewerSpyGlassTextType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class MedicalViewerSpyGlassTextType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | None | Do not display the text. |
1 | Actual | Show the actual values. When used in the MedicalViewerSpyGlass.PositionText property it will display the value in pixels. |
2 | Percentage | Display the text in a percentage form. |
Setting this enumeration to
in either MedicalViewerSpyGlass.PositionText or MedicalViewerSpyGlass.ZoomText means that the text will not be shown. Setting this enumeration to any other value will display the text.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document