stroke Property

Summary

Gets or sets the object to use when drawing the border of this AnnContainer.

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

Property Value

The object to use when drawing the border of this AnnContainer. The default value is null.

Remarks

A value of null means do not draw the borders of the container.

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.