←Select platform

AnnSizeMode Enumeration

Summary

Specifies how to render a picture inside the destination bounding rectangle.

Syntax
C#
VB
Objective-C
C++
Java
public enum AnnSizeMode  
Public Enum AnnSizeMode  
typedef enum LTAnnSizeMode 
public enum AnnSizeMode 
public: 
   enum class AnnSizeMode sealed 

Members
ValueMemberDescription
0ActualSize Render the picture using its original size.
1Stretch Stretch the picture to fill the destination bounding rectangle.

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