public AnnPicture Picture { get; set; }
Public Property Picture As AnnPicture
@property (nonatomic) LTAnnPicture* picture;
public AnnPicture getPicture()
public void setPicture(AnnPicture picture)
public:
property AnnPicture^ Picture
{
AnnPicture^ get()
void set(AnnPicture^ value)
}
The AnnPicture object associated with this AnnImageObject.
If this property has a valid image, the AnnImageObject will use the image to fill its area.
For more information, refer to Using Pictures in Annotation Objects.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document