foregroundColor Property

Summary

The color of the hatch lines drawn by this AnnHatchBrush.

Syntax

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

Property Value

The color of the hatch lines drawn by this AnnHatchBrush. The default value is black.

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