check point
This commit is contained in:
10
framework/Inspectron.Camera/Enums/EStandardRotation.cs
Normal file
10
framework/Inspectron.Camera/Enums/EStandardRotation.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace Inspectron.Camera.Enums
|
||||
{
|
||||
public enum EStandardRotation
|
||||
{
|
||||
Rot0,
|
||||
Rot90,
|
||||
Rot180,
|
||||
Rot270
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user