C#
VB
C++
Gets or sets the default picture used by all AnnHotspotObject objects.
public static AnnPicture DefaultPicture { get; set; }
Public Shared Property DefaultPicture As Leadtools.Annotations.AnnPicture
public:
static property Leadtools.Annotations.AnnPicture^ DefaultPicture {
Leadtools.Annotations.AnnPicture^ get();
void set ( Leadtools.Annotations.AnnPicture^ );
}
An AnnPicture class that defines the picture used by the AnnHotspotObject.
Use UseOriginalPicture to revert back to the original picture.
For an example, refer to DefaultPicture
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