C#
VB
Java
Objective-C
WinRT C#
Gets or sets the arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle.
public Size RoundRectangleRadius {get; set;}
Public Property RoundRectangleRadius As Size
public Size RoundRectangleRadius {get; set;}
@property (nonatomic, assign) double roundRectangleRadius
public LeadSizeF getRoundRectangleRadius()
public void setRoundRectangleRadius(LeadSizeF radius)
get_RoundRectangleRadius();
set_RoundRectangleRadius(value);
Object.defineProperty('RoundRectangleRadius');
The arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle. The default value is 20 by 20.
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