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


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

Public Properties

 NameDescription
Public PropertyDestinationImage Gets the resulting image, if InPlace is set to true.  
Public PropertyHasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public PropertyInPlace Determines whether or not the source image is converted in place (or a new image is created).  
Public PropertyViewPerspective The desired view perspective.  
Top

See Also