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


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

Public Properties

 NameDescription
Public PropertyCreateFlags Gets or sets the flags that control memory allocation for the destination image.  
Public PropertyDestinationImage Gets the resulting image.  
Public PropertyHasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public PropertyRectangle Gets or sets the rectangle area to copy (in pixels).  
Top

See Also