selectionStroke Property

Summary

Gets or sets the stroke to use when drawing the frame of this object.

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

Property Value

The AnnStroke to use when drawing the frame of this object. The default value is a dark green solid stroke.

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.