(Leadtools.Annotations.Core)

AnnTransparentMode Enumeration

Show in webframe





Specifies how to treat the transparent color of an AnnPicture.
Syntax
public enum AnnTransparentMode : System.Enum 
Public Enum AnnTransparentMode 
   Inherits System.Enum
public enum AnnTransparentMode : System.Enum 
typedef enum LTAnnTransparentMode

            
Leadtools.Annotations.Core.AnnTransparentMode = function() { };
Leadtools.Annotations.Core.AnnTransparentMode.prototype = {
None = 0, UseColor = 1, TopLeftPixel = 2, };
Members
ValueMemberDescription
0NoneThe AnnPicture is not transparent.
1UseColorUse the transparent color of the AnnPicture.
2TopLeftPixelUse the top left pixel of the AnnPicture as the transparent color.
Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


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