AnnStrokeAlignment Enumeration

Summary

Specifies the alignment of the stroke width.

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.AnnStrokeAlignment = { 
	center: 0, 
	inset: 1 
} 
lt.Annotations.Engine.AnnStrokeAlignment = { 
	center: 0, 
	inset: 1 
} 

Members

0 Center

Specifies that the stroke width is centered in the line.

1 Inset

Specifies that the stroke width is positioned on the inside of the line.

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