size Property

Summary

The size of the pen used to frame the region in pixels.

Syntax
TypeScript
JavaScript
Object.defineProperty(ControlRegionRenderer.prototype, 'size', 
	get: function(), 
	set: function(value) 
) 
size: number; 

Property Value

The size of the stroke used to frame the region in pixels. Default value is 1.

Remarks

The user can change any of these values or customize the rendering further by using RegionRenderCallback.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.