public AnnPicture Picture { get; set; }
@property (nonatomic, strong, nullable) LTAnnPicture *picture;
public AnnPicture getPicture()
public void setPicture(AnnPicture picture)
public:
property AnnPicture^ Picture
{
AnnPicture^ get()
void set(AnnPicture^ value)
}
Picture # get and set (AnnFreehandHotspotObject)
The AnnPicture object associated with this AnnFreehandHotspotObject.
If you set an empty AnnPicture, this AnnFreehandHotspotObject will use the picture defined in DefaultPicture property.
If this property has a valid image, the AnnFreehandHotspotObject will use the image to fill its area.
If this property does not have a valid image, the AnnFreehandHotspotObject will use DefaultPicture to determine 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