Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterImageResizeEventArgs Class Properties
See Also 
Leadtools Namespace : RasterImageResizeEventArgs Class


For a list of all members of this type, see RasterImageResizeEventArgs members.

Public Properties

 NameDescription
Public PropertyBuffer Gets the buffer that holds the resized row.  
Public PropertyBytes Gets the number of bytes in the resized row buffer.  
Public PropertyCancel Gets or sets a value indicating whether to abort the resize operation.  
Public PropertyColumn Gets the column offset within the row being resized.  
Public PropertyImage Gets a reference to the image being resized.  
Public PropertyRow Gets the number of the resized row.  
Top

See Also