LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnPictureTransparentMode Enumeration

Show in webframe





Specifies how to treat the transparent color of an AnnPicture
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnPictureTransparentMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnPictureTransparentMode

            

            
[SerializableAttribute()]
public enum class AnnPictureTransparentMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe AnnPicture is not transparent.
0x00000001UseColorUse the AnnPicture.TransparentColor property of the AnnPicture.
0x00000002TopLeftPixelUse the top left pixel of the AnnPicture.Image property of the AnnPicture as the transparent color.
Example
For an example, refer to AnnPicture.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.AnnPictureTransparentMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

 

 


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