←Select platform

AnnTransparentMode Enumeration

Summary

Specifies how to treat the transparent color of an AnnPicture.

Syntax
C#
VB
Objective-C
C++
public enum AnnTransparentMode  
Public Enum AnnTransparentMode  
typedef enum LTAnnTransparentMode 
public: 
   enum class AnnTransparentMode sealed 

Members
ValueMemberDescription
0None The AnnPicture is not transparent.
1UseColor Use the transparent color of the AnnPicture.
2TopLeftPixel Use the top left pixel of the AnnPicture as the transparent color.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly