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