roundRectangleRadius Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerSpyGlassInteractiveMode.prototype, 'roundRectangleRadius', 
	get: function(), 
	set: function(value) 
) 
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly