hatchStyle Property

Summary

The hatch style of this HatchBrush object.

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

Property Value

The hatch style of this HatchBrush object. The default value is AnnHatchStyle.Horizontal.

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