borderStyle Property

Summary

The shape of the AnnObject boundary.

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

Property Value

The shape of AnnObject boundary.

Remarks

Both AnnBorderStyle.Cloud and AnnBorderStyle.ExtraCloud are applicable to closed objects only. Closed objects include rectangles, polygons, and ellipses.

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