(Leadtools.Controls)

RoundRectangleRadius Property

Show in webframe





Gets or sets the arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle.
Syntax
public Size RoundRectangleRadius {get; set;}
Public Property RoundRectangleRadius As Size
public Size RoundRectangleRadius {get; set;}
@property (nonatomic) 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

See Also

Reference

ImageViewerSpyGlassInteractiveMode Class
ImageViewerSpyGlassInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.