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

  Name Description
Public Property Buffer Gets the buffer that holds the resized row.  
Public Property Bytes Gets the number of bytes in the resized row buffer.  
Public Property Cancel Gets or sets a value indicating whether to abort the resize operation.  
Public Property Column Gets the column offset within the row being resized.  
Public Property Image Gets a reference to the image being resized.  
Public Property Row Gets the number of the resized row.  
Top

See Also