Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 
Managed Extensions for C++ 
[SerializableAttribute()]
__value public enum AnnPictureTransparentMode : public Enum 
C++/CLI 
[SerializableAttribute()]
public enum class AnnPictureTransparentMode : public Enum 

Members

MemberDescription
None The AnnPicture is not transparent.
UseColor Use the TransparentColor property of the AnnPicture.
TopLeftPixel Use the top left pixel of the 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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