change UI to UI.WinForms
This commit is contained in:
5
Pilz.UI.WinForms/PaintingControl/ImageProperties.vb
Normal file
5
Pilz.UI.WinForms/PaintingControl/ImageProperties.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
Public Class PaintingObjectImageProperties
|
||||
Public Property FlipY As Boolean = False
|
||||
Public Property FlipX As Boolean = False
|
||||
Public Property Rotate As UShort = 0
|
||||
End Class
|
||||
Reference in New Issue
Block a user