public AnnPicture Picture { get; set; }
@property (nonatomic, strong, nullable) LTAnnPicture *picture;
public AnnPicture getPicture()
public void setPicture(AnnPicture value)
public:
property AnnPicture^ Picture
{
AnnPicture^ get()
void set(AnnPicture^ value)
}
Picture # get and set (AnnStickyNoteObject)
The AnnPicture object associated with this AnnStickyNoteObject.
The sticky note object is a Picture rendered around single point (the center). This point is the first entry in the Points collection and all others are ignored. This object does not support fill, stroke nor font.
This object supports using the SelectionStroke and by default when the value of IsSelected is true, it will use the stroke to draw a rectangle around the image instead of using a selection thumb.
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