Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Picture Property (AnnFreehandHotspotObject)






Gets or sets the AnnPicture object associated with this AnnFreehandHotspotObject.
Syntax
public AnnPicture Picture {get; set;}
'Declaration
 
Public Property Picture As AnnPicture
public AnnPicture Picture {get; set;}
@property (nonatomic) LTAnnPicture* picture;
public AnnPicture getPicture()
public void setPicture(AnnPicture picture)
            
 
get_Picture();
set_Picture(value);
Object.defineProperty('Picture');
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnFreehandHotspotObject Class
AnnFreehandHotspotObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features