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

The following tables list the members exposed by SizeCommand.

Public Constructors

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

Public Properties

 NameDescription
Public Property Flags Flags that control the behavior when resizing the image.  
Public Property Height New height in pixels.  
Public Property Width New width in pixels.  
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