mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 11:06:30 +00:00
add generating result image to Results directory
This commit is contained in:
@@ -4,4 +4,5 @@ public class UIConfig
|
||||
{
|
||||
public double LeftPanelWidth { get; set; }
|
||||
public double RightPanelWidth { get; set; }
|
||||
}
|
||||
public bool GenerateAnnotatedImage { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user