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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.