Leadtools.Windows.Annotations Namespace : AnnTransparentMode Enumeration |
public enum AnnTransparentMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnTransparentMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnTransparentMode
public enum AnnTransparentMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnTransparentMode = function() { }; Leadtools.Windows.Annotations.AnnTransparentMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnTransparentMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
None | The AnnPicture is not transparent. |
TopLeftPixel | Use the top left pixel of the AnnPicture.Image property of the AnnPicture as the transparent color. |
UseColor | Use the AnnPicture.TransparentColor property of the AnnPicture. |
For C#/VB examples, refer to AnnPicture.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnTransparentMode
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