C#
VB
C++
Specifies the shape of the ImageViewerSpyGlassInteractiveMode spy glass.
public enum ImageViewerSpyGlassShape
Public Enum ImageViewerSpyGlassShape
public enum class ImageViewerSpyGlassShape sealed
Members
0 | None |
(0) None |
1 | Rectangle |
(1) The glass is a rectangle. |
2 | RoundRectangle |
(2) The glass is round rectangle. |
3 | Ellipse |
(3) The glass is an ellipse. |
Used as the value for the ImageViewerSpyGlassInteractiveMode.Shape property.
For an example, refer to ImageViewerSpyGlassInteractiveMode.
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