fill Property

Summary

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

Syntax

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

Property Value

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

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.Annotations.Core Assembly