backgroundColor Property

Summary

The color of the spaces between the hatch lines drawn by this AnnHatchBrush.

Syntax

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

Property Value

The color of the spaces between the hatch lines drawn by this AnnHatchBrush. The default value is white.

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