stroke Property

Summary

The AnnStroke associated with this AnnLineEnding.

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

Property Value

The AnnStroke used to draw this AnnLineEnding. The default value is a solid red stroke with length of 1.

Remarks

Use AnnLineEnding.stroke to trace the outline of this ending style. AnnPolylineObjectRenderer.RenderEndingStyles determines whether to use this property and what the outline of the ending style is.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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