Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
ResizeCommand Class Members
See Also  Properties  Methods 
Leadtools.ImageProcessing Namespace : ResizeCommand Class

The following tables list the members exposed by ResizeCommand.

Public Constructors

 NameDescription
Public Constructor ResizeCommand ConstructorOverloaded.  Initializes a new ResizeCommand with default parameters.  
Top

Public Properties

 NameDescription
Public Property DestinationImage Specifies the destination image to resize to.  
Public Property Flags Flags that determine resizing options.  
Top

Public Methods

 NameDescription
Public Method RunOverloaded. Overridden.  Implements IRasterCommand.Run  
Public Method ToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

See Also