←Select platform

AnnResizeContainerFlags Enumeration

Summary

Flags for the AnnContainer.Resize method.

Syntax
C#
VB
C++
Java
[FlagsAttribute()] 
public enum AnnResizeContainerFlags 
Public Enum AnnResizeContainerFlags  
public enum AnnResizeContainerFlags 
public: 
   [FlagsAttribute] 
   enum class AnnResizeContainerFlags sealed 

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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly