C#
VB
C++
Gets or sets the current transparent mode of this AnnPicture object.
public AnnPictureTransparentMode TransparentMode { get; set; }
Public Property TransparentMode As Leadtools.Annotations.AnnPictureTransparentMode
public:
property Leadtools.Annotations.AnnPictureTransparentMode TransparentMode {
Leadtools.Annotations.AnnPictureTransparentMode get();
void set ( Leadtools.Annotations.AnnPictureTransparentMode );
}
An AnnPictureTransparentMode value that represents the current transparent mode of this AnnPicture object.
For an example, refer to AnnPicture.
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