ComponentOne Bitmap for UWP
Orientation Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > BitmapSource Class : Orientation Property
A flip and/or rotation operation to be performed on the image. See Orientation for more info.
Syntax
'Declaration
 
Public Property Orientation As BitmapSourceOrientation
public BitmapSourceOrientation Orientation {get; set;}
See Also

Reference

BitmapSource Class
BitmapSource Members