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

The following tables list the members exposed by RotateCommand.

Public Constructors

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

Public Properties

 NameDescription
Public Property Angle Rotation angle used with this RasterCommand  
Public Property FillColor The background fill color.  
Public Property Flags Flag for size and interpolation options used with this RasterCommand.  
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