fillRule Property (AnnPolylineObject)

Summary

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

Syntax

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

Property Value

The AnnFillRule for this AnnPolylineObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize