Represents the shape of the Magnifying Glass.
public enum RasterMagnifyGlassShape
public enum class RasterMagnifyGlassShape : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public:
enum class RasterMagnifyGlassShape sealed
Value | Member | Description |
---|---|---|
0 | None | None |
1 | Border3D | The rectangular Magnifying Glass appears with a 3D border. The border style is specified in the RasterMagnifyGlass.Border3DStyle property. |
2 | Rectangle | (0x00000002)The Magnifying Glass is a Rectangle. The border color, and the border width of this rectangle are specified by the RasterMagnifyGlass.BorderColor, and RasterMagnifyGlass.BorderWidth properties respectively. |
3 | RoundRectangle | The Magnifying Glass is a Round Rectangle. The border color, the border width, and the arc size of the rounded corners of this round rectangle region are specified by the RasterMagnifyGlass.BorderColor, RasterMagnifyGlass.BorderWidth, and RasterMagnifyGlass.RoundRectangleEllipseSize properties respectively. |
4 | Ellipse | The Magnifying Glass is an Ellipse. The border color, and the border width of this ellipse region are specified by the RasterMagnifyGlass.BorderColor, and RasterMagnifyGlass.BorderWidth properties respectively. |
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