Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace : AnnTransparentMode Enumeration |
public enum AnnTransparentMode : System.Enum
'Declaration
Public Enum AnnTransparentMode Inherits System.Enum
public enum AnnTransparentMode : System.Enum
typedef enum LTAnnTransparentMode
Leadtools.Annotations.Core.AnnTransparentMode = function() { }; Leadtools.Annotations.Core.AnnTransparentMode.prototype = {
LeadtoolsMemberMarker(replace me) };
Value | Member | Description |
---|---|---|
0x00000000 | None | The AnnPicture is not transparent. |
0x00000001 | UseColor | Use the transparent color of the AnnPicture. |
0x00000002 | TopLeftPixel | Use the top left pixel of the AnnPicture as the transparent color. |
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnTransparentMode