AnnTransparentMode Enumeration

Summary

Specifies how to treat the transparent color of an AnnPicture.

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.AnnTransparentMode = { 
	none: 0, 
	useColor: 1, 
	topLeftPixel: 2 
} 
lt.Annotations.Engine.AnnTransparentMode = { 
	none: 0, 
	useColor: 1, 
	topLeftPixel: 2 
} 
Members

0

None

(0)The AnnPicture is not transparent.

1

UseColor

(1)Use the transparent color of the AnnPicture.

2

TopLeftPixel

(2)Use the top left pixel of the AnnPicture as the transparent color.

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.