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

The following tables list the members exposed by ChangeViewPerspectiveCommand.

Public Constructors

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

Public Properties

 NameDescription
Public Property DestinationImage Gets the resulting image.  
Public Property InPlace Determines whether or not the source image is changed in place (or a new image is created).  
Public Property ViewPerspective The desired view perspective.  
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