RectificationPositionEnum Enumeration |
Indicates which area is currently used during rectification calibration.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic enum RectificationPositionEnum
MembersMember name | Value | Description |
---|
BottomLeft | 0 | |
BottomMiddle | 1 | |
BottomRight | 2 | |
MiddleLeft | 3 | |
MiddleMiddle | 4 | |
MiddleRight | 5 | |
TopLeft | 6 | |
TopMiddle | 7 | |
TopRight | 8 | |
Pos00 | 9 | |
Pos01 | 10 | |
Pos02 | 11 | |
Pos03 | 12 | |
Pos10 | 13 | |
Pos11 | 14 | |
Pos12 | 15 | |
Pos13 | 16 | |
Pos20 | 17 | |
Pos21 | 18 | |
Pos22 | 19 | |
Pos23 | 20 | |
Pos30 | 21 | |
Pos31 | 22 | |
Pos32 | 23 | |
Pos33 | 24 | |
Last | 25 | |
See Also