Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnSizeMode Enumeration






Specifies how to render a picture inside the destination bounding rectangle.
Syntax
public enum AnnSizeMode : System.Enum 
'Declaration
 
Public Enum AnnSizeMode 
   Inherits System.Enum
public enum AnnSizeMode : System.Enum 
typedef enum LTAnnSizeMode
public enum AnnSizeMode
Leadtools.Annotations.Core.AnnSizeMode = function() { };
Leadtools.Annotations.Core.AnnSizeMode.prototype = {
ActualSize = 0x00000000, Stretch = 0x00000001, };
Members
ValueMemberDescription
0x00000000ActualSize Render the picture using its original size.
0x00000001Stretch Stretch the picture to fill the destination bounding rectangle.
Inheritance Hierarchy

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

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