C#
VB
Objective-C
WinRT C#
C++
Specifies how to treat the transparent color of an AnnPicture.
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)};
public:enum class AnnTransparentMode sealed
Members
| Value | Member | Description |
|---|---|---|
| 0 | None | The AnnPicture is not transparent. |
| 1 | UseColor | Use the transparent color of the AnnPicture. |
| 2 | TopLeftPixel | Use the top left pixel of the AnnPicture as the transparent color. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
