Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Picture Property (AnnStampObject)






Gets or sets the AnnPicture object associated with this AnnStampObject.
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 this property has a valid image, the AnnStampObject will use the image to fill its area.

For more information, refer to Using Pictures in Annotation Objects.

Requirements

Target Platforms

See Also

Reference

AnnStampObject Class
AnnStampObject 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