fill Property

Summary

Gets or sets the style to use for filling the thumb.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnThumbStyle.prototype, 'fill', 
	get: function(), 
	set: function(value) 
) 
fill: AnnBrush; 

Property Value

The style to use for filling the thumb. Default value is a white AnnSolidColorBrush.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.JavaScript Assembly