Gets or sets the width and height of the ellipse that describes the arc of the rounded corners of this magnify glass. This is a dependency property.
public Size RoundRectangleRadius { get; set; }
Public Property RoundRectangleRadius As Size
The width and the height of the ellipse that describes the arc of the rounded corners of the magnify glass shape. Default value is 20 by 20.
This property value is used only if Shape property was set to MagnifyGlassShape.RoundRectangle.
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