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

The following tables list the members exposed by CombineCommand.

Public Constructors

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

Public Properties

 NameDescription
Public Property DestinationImage Gets or sets the destination RasterImage.  
Public Property DestinationRectangle The rectangle in the destination image.  
Public Property Flags Flags which control the combine command.  
Public Property SourcePoint The origin of the source rectangle.  
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