AnnStrokeAlignment Enumeration

Summary

Specifies the alignment of the stroke width.

Syntax

JavaScript Syntax
lt.Annotations.Core.AnnStrokeAlignment = { 
	Center: 0, 
	Inset: 1 
} 
TypeScript Syntax
lt.Annotations.Core.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize