←Select platform

AnnTransparentMode Enumeration

Summary

Specifies how to treat the transparent color of an AnnPicture.

Syntax

C#
VB
Objective-C
WinRT C#
public enum AnnTransparentMode
Public Enum AnnTransparentMode
public enum AnnTransparentMode
typedef enum LTAnnTransparentMode
Leadtools.Annotations.Core.AnnTransparentMode = function() { }; 
Leadtools.Annotations.Core.AnnTransparentMode.prototype = { 
 
  LeadtoolsMemberMarker(replace me) 
 }; 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize