Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnResizeContainerFlags Enumeration






Flags for the AnnContainer.Resize method.
Syntax
public enum AnnResizeContainerFlags : System.Enum 
'Declaration
 
Public Enum AnnResizeContainerFlags 
   Inherits System.Enum
public enum AnnResizeContainerFlags : System.Enum 
public enum AnnResizeContainerFlags
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.
0x00000001ResizeObjects Resize the container and the objects inside.
0x00000002AutoCalibrate If used along with ResizeObject, then any rulers inside the container will be auto-calibrated using the new size.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnResizeContainerFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features