fill Property

Summary

The AnnBrush associated with this AnnLineEnding.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnLineEnding.prototype, 'fill', 
	get: function(), 
	set: function(value) 
) 
fill: AnnBrush; 

Property Value

The AnnBrush used to fill this AnnLineEnding. The default value is null.

Remarks

Use AnnLineEnding to fill the interior of the ending style. AnnPolylineObjectRenderer.RenderEndingStyles determines whether to use this property and what the interior of the ending style is.

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