C#
VB
C++
Gets or sets the current transparent mode of this AnnPicture object. This is a dependency property.
public AnnTransparentMode TransparentMode { get; set; }
Public Property TransparentMode As Leadtools.Windows.Annotations.AnnTransparentMode
public:
property Leadtools.Windows.Annotations.AnnTransparentMode TransparentMode {
Leadtools.Windows.Annotations.AnnTransparentMode get();
void set ( Leadtools.Windows.Annotations.AnnTransparentMode );
}
An AnnTransparentMode value that represents the current transparent mode of this AnnPicture object.
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