Class RotationType.Companion
- Namespace
- IO.Scanbot.Sdk.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class RotationType.Companion : Object
- Inheritance
-
RotationType.Companion
Constructors
Companion(DefaultConstructorMarker)
public Companion(DefaultConstructorMarker _constructor_marker)
Parameters
_constructor_marker
DefaultConstructorMarker
Methods
GetByDegrees(int)
public RotationType GetByDegrees(int degrees)
Parameters
degrees
int
Returns
- RotationType
RotateClockwise(RotationType)
public RotationType RotateClockwise(RotationType type)
Parameters
type
RotationType
Returns
- RotationType