fillStyle Property

Summary

Gets or sets the color of the dimmed area.

Syntax

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

Property Value

Character string that represents the color of the dimmed area, which is the area outside the shutter annotation object's body.

Remarks

To add annotation object to the shutter engine, refer to Objects.

If no object is found, then the FillStyle will be ignored, and the shutter canvas will be transparent.

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.Controls.Medical Assembly