mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:46:30 +00:00
add generating result image to Results directory
This commit is contained in:
@@ -121,7 +121,7 @@ public class DetectionControl : Border
|
||||
var rect = new Rectangle() // small rectangles at the corners and sides
|
||||
{
|
||||
ClipToBounds = false,
|
||||
Margin = new Thickness(-RESIZE_RECT_SIZE),
|
||||
Margin = new Thickness(-RESIZE_RECT_SIZE * 0.7),
|
||||
HorizontalAlignment = ha,
|
||||
VerticalAlignment = va,
|
||||
Width = RESIZE_RECT_SIZE,
|
||||
|
||||
Reference in New Issue
Block a user