VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / GetRotationAngleCommandResult Class
Constructors Properties Methods SeeAlso
In This Topic
GetRotationAngleCommandResult Class Members
In This Topic
The following tables list the members exposed by GetRotationAngleCommandResult.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GetRotationAngleCommandResult class.
Public Properties
 NameDescription
Public PropertyGets the detected rotation angle, in degrees, of the image.
Public PropertyGets the confidence, in percents, of the result.
Public Methods
 NameDescription
Public MethodCombines some execution results into one execution result. (Inherited from ProcessingCommandResult)
See Also