LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Image Property (HolePunchRemoveCommandEventArgs)

Show in webframe







Gets the Leadtools.RasterImage object that references the affected image.
Syntax
public RasterImage Image {get;}
'Declaration
 
Public ReadOnly Property Image As RasterImage
'Usage
 
Dim instance As HolePunchRemoveCommandEventArgs
Dim value As RasterImage
 
value = instance.Image
public RasterImage Image {get;}

            

            
 get_Image(); 
public:
property RasterImage^ Image {
   RasterImage^ get();
}

Property Value

Leadtools.RasterImage object that references the affected image.
Example
Refer to HolePunchRemoveCommandEventArgs(Leadtools.RasterImage, RasterRegion, LeadRect, int, int, int, int).
Requirements

Target Platforms

See Also

Reference

HolePunchRemoveCommandEventArgs Class
HolePunchRemoveCommandEventArgs Members

 

 


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