LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnPictureTransparentMode Enumeration
See Also  
Leadtools.Annotations Namespace : AnnPictureTransparentMode Enumeration



Specifies how to treat the transparent color of an AnnPicture

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum AnnPictureTransparentMode 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As AnnPictureTransparentMode
C# 
[SerializableAttribute()]
public enum AnnPictureTransparentMode : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[SerializableAttribute()]
public enum class AnnPictureTransparentMode : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
NoneThe AnnPicture is not transparent.
TopLeftPixelUse the top left pixel of the AnnPicture.Image property of the AnnPicture as the transparent color.
UseColorUse the AnnPicture.TransparentColor property of the AnnPicture.

Example

For an example, refer to AnnPicture.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features