LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnTransparentMode Enumeration

Show in webframe





Specifies how to treat the transparent color of an AnnPicture
Syntax
public enum AnnTransparentMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AnnTransparentMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnTransparentMode

            

            
public enum class AnnTransparentMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe AnnPicture is not transparent.
0x00000001UseColorUse the AnnPicture.TransparentColor property of the AnnPicture.
0x00000002TopLeftPixelUse 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.AnnTransparentMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.