LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnPictureTransparentMode Enumeration






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 AnnPictureTransparentMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Annotations.AnnPictureTransparentMode = function() { };
Leadtools.Annotations.AnnPictureTransparentMode.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class AnnPictureTransparentMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.