fillRule Property

Summary

Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPolylineObject.prototype, 'fillRule', 
	get: function(), 
	set: function(value) 
) 
fillRule: AnnFillRule; 

Property Value

The AnnFillRule for this AnnPolylineObject.

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