C#
VB
C++
Gets an ImageAttributes object that can be used to draw this AnnPicture object.
public ImageAttributes ImageAttributes { get; }
Public ReadOnly Property ImageAttributes As ImageAttributes
public:
property ImageAttributes^ ImageAttributes {
ImageAttributes^ get();
}
an ImageAttributes object that can be used to draw this AnnPicture object.
This is a helper property that quickly sets up the transparency information needed to draw this AnnPicture correctly.
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