Public Class PaintingObjectImageProperties Public Property FlipY As Boolean = False Public Property FlipX As Boolean = False Public Property Rotate As UShort = 0 End Class