roundRectangleRadius Property

Summary

Radius of the round rectangle shape.

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

Property Value

The radius of the round rectangle shape in pixels. Default value is 20,20.

Remarks

RoundRectangleRadius is used when the value of Shape is set to ImageViewerRubberBandShape.RoundRectangle.

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