Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnPictureTransparentMode Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnPictureTransparentMode Enumeration





Specifies how to treat the transparent color of an AnnPicture

Syntax

Visual Basic (Declaration) 
Public Enum AnnPictureTransparentMode 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnPictureTransparentMode
C# 
public enum AnnPictureTransparentMode : Enum 
C++/CLI 
public enum class AnnPictureTransparentMode : public Enum 
XAML Attributes Usage 

<object TransparentMode=Leadtools.Windows.Annotations.AnnPictureTransparentMode .../>

XAML Attributes Usage 

<object TransparentMode=Leadtools.Windows.Annotations.AnnPictureTransparentMode .../>

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 C#/VB examples, refer to AnnPicture.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnPictureTransparentMode requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.