How to set the ImageStreamDirection in TileLayout?
3 Sep 2020 / 1 minute to read
The following ImageStreamDirection are available in TileLayout.
- LeftToRight
- RightToLeft
- TopToBottom
- BottomToTop
- HorizontalFlip
//Gets or sets the Image stream direction
this.imageStreamer1.ImageStreamDirection = Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamDirection.LeftToRight;
'Gets or sets the Image stream direction
Me.imageStreamer1.ImageStreamDirection = Syncfusion.Windows.Forms.Tools.ImageStreamer.StreamDirection.LeftToRight
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page