roundRectangleRadius Property

Summary

Arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerSpyGlassInteractiveMode.prototype, 'roundRectangleRadius', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
roundRectangleRadius: LeadSizeD; 

Property Value

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

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly