Gets or sets the width and height of the ellipse that describes the arc of the rounded corners.
public virtual Size RoundRectangleEllipseSize { get; set; }
Public Overridable Property RoundRectangleEllipseSize As Size
The width and the height of the ellipse that describes the arc of the rounded corners of the Magnifying Glass shape.
This property value is used only if Shape property was set to RasterMagnifyGlassShape.RoundRectangle.
Refer to RasterMagnifyGlass example.
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