LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnResizeContainerFlags Enumeration

Show in webframe
Flags for the AnnContainer.Resize method.
Syntax
Leadtools.Annotations.Core.AnnResizeContainerFlags = function() { };
Leadtools.Annotations.Core.AnnResizeContainerFlags.prototype = {
none = 0x00000000, resizeObjects = 0x00000001, autoCalibrate = 0x00000002, };
Members
ValueMemberDescription
0x00000000none

Resize only the container. The annotations objects will not be affected.

0x00000001resizeObjectsResize the container and the objects inside.
0x00000002autoCalibrateIf used along with ResizeObjects, auto-calibrate any rulers inside the container using the new size.
See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.