(Leadtools.Annotations.Core)

Image Property (AnnRedactionObject)

Show in webframe





Gets or sets the image for the realized area of this AnnRedactionObject
Syntax
public RasterImage Image {get; set;}
Public Property Image As RasterImage
public RasterImage Image {get; set;}
@property (nonatomic) LTRasterImage* image;
public RasterImage getImage()
public void setImage(RasterImage image)
            
 
get_Image();
set_Image(value);
Object.defineProperty('Image');

Property Value

The image for the realized area of this AnnRedactionObject.
Requirements

Target Platforms

See Also

Reference

AnnRedactionObject Class
AnnRedactionObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.