←Select platform

RoundRectangleRadius Property

Summary

Gets or sets the arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle.

Syntax

C#
VB
Java
Objective-C
WinRT C#
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'); 

Property Value

The arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle. The default value is 20 by 20.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize