mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 19:56:31 +00:00
rework to Azaion.Suite
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Azaion.Common.DTO;
|
||||
|
||||
public enum WindowEnum
|
||||
{
|
||||
None = 0,
|
||||
Annotator = 10,
|
||||
DatasetExplorer = 20
|
||||
}
|
||||
Reference in New Issue
Block a user