(Leadtools.Annotations.Core)

AnnResizeContainerFlags Enumeration

Show in webframe





Flags for the AnnContainer.Resize method.
Syntax
public enum AnnResizeContainerFlags : System.Enum 
Public Enum AnnResizeContainerFlags 
   Inherits System.Enum
public enum AnnResizeContainerFlags : System.Enum 

            

            
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 ResizeObject, then any rulers inside the container will be auto-calibrated using the new size.
Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


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