Gets or sets the AnnPicture object associated with the secondary picture of the annotation object.
public AnnPicture SecondaryPicture { get; set; }
Property SecondaryPicture As Leadtools.Windows.Annotations.AnnPicture
property Leadtools.Windows.Annotations.AnnPicture^ SecondaryPicture {
Leadtools.Windows.Annotations.AnnPicture^ get();
void set ( Leadtools.Windows.Annotations.AnnPicture^ );
}
The AnnPicture object associated with the secondary picture of the annotation object.
The primary picture can be found in the PrimaryPicture property. For more information, refer to Using Primary and Secondary Pictures in WPF Annotation Objects.
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