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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.