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


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

Public Properties

  Name Description
Public Property Flags Gets or sets the flags that control the behavior when resizing the image.  
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property Height Gets or sets the new image height in pixels.  
Public Property Width Gets or sets the new image width in pixels.  
Top

See Also