hiliteColor Property

Summary

Gets or sets a value indicating the color to be used to fill this AnnHiliteObject.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnHiliteObject.prototype, 'hiliteColor', 
	get: function(), 
	set: function(value) 
) 
hiliteColor: string; 

Property Value

A string representing the HTML color to use to this this AnnHiliteObject.

Remarks

For the possible values, refer to HTML Color Names.

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.Engine Assembly