AnnSizeMode Enumeration

Summary

Specifies how to render a picture inside the destination bounding rectangle.

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.AnnSizeMode = { 
	actualSize: 0, 
	stretch: 1 
} 
lt.Annotations.Engine.AnnSizeMode = { 
	actualSize: 0, 
	stretch: 1 
} 
Members

0

ActualSize

(0) Render the picture using its original size.

1

Stretch

(1) Stretch the picture to fill the destination bounding rectangle.

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.