RotateStyle
Namespace:
CSScreenRecorder
Assembly:
CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
SyntaxPublic Enumeration RotateStyle
Dim instance As RotateStyle
CSScreenRecorder.RotateStyle = function();
CSScreenRecorder.RotateStyle.createEnum('CSScreenRecorder.RotateStyle', false);
Members
| Member name | Value | Description |
---|
| RotateNoneFlipNone | 0 | |
| RotateNoneFlipXY | 2 | |
| RotateNoneFlipY | 6 | |
See Also