Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnPictureTransparentMode
C# 
[SerializableAttribute()]
public enum AnnPictureTransparentMode : Enum 
C++/CLI 
[SerializableAttribute()]
public enum class AnnPictureTransparentMode : public Enum 

Members

MemberDescription
None The AnnPicture is not transparent.
UseColor Use the AnnPicture.TransparentColor property of the AnnPicture.
TopLeftPixel Use 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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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