diff --git a/MAUI/Carousel-View/Transformation.md b/MAUI/Carousel-View/Transformation.md index 22aa53ab5..51ef04b3a 100644 --- a/MAUI/Carousel-View/Transformation.md +++ b/MAUI/Carousel-View/Transformation.md @@ -47,7 +47,7 @@ carousel.SetBinding(SfCarousel.ItemsSourceProperty, "ImageCollection"); ## Set Gap between Selected Item -Distance between the selected item and other items can be customized by using [SelectedItemOffset](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Carousel.SfCarousel.html#Syncfusion_Maui_Carousel_SfCarousel_SelectedItemOffset) property of the [SfCarouse](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Carousel.SfCarousel.html) control in the Default mode. +Distance between the selected item and other items can be customized by using [SelectedItemOffset](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Carousel.SfCarousel.html#Syncfusion_Maui_Carousel_SfCarousel_SelectedItemOffset) property of the [SfCarousel](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Carousel.SfCarousel.html) control in the Default mode. {% tabs %} diff --git a/MAUI/Carousel-View/images/net-maui-carousel-view-itemspacing.png b/MAUI/Carousel-View/images/net-maui-carousel-view-itemspacing.png index edbd641ec..1301303c6 100644 Binary files a/MAUI/Carousel-View/images/net-maui-carousel-view-itemspacing.png and b/MAUI/Carousel-View/images/net-maui-carousel-view-itemspacing.png differ diff --git a/MAUI/Carousel-View/images/net-maui-carousel-view-offset.png b/MAUI/Carousel-View/images/net-maui-carousel-view-offset.png index e60c40921..b085d7a9d 100644 Binary files a/MAUI/Carousel-View/images/net-maui-carousel-view-offset.png and b/MAUI/Carousel-View/images/net-maui-carousel-view-offset.png differ diff --git a/MAUI/Carousel-View/images/net-maui-carousel-view-rotationangle.png b/MAUI/Carousel-View/images/net-maui-carousel-view-rotationangle.png index 6435a62d5..7b59c320b 100644 Binary files a/MAUI/Carousel-View/images/net-maui-carousel-view-rotationangle.png and b/MAUI/Carousel-View/images/net-maui-carousel-view-rotationangle.png differ diff --git a/MAUI/Carousel-View/images/net-maui-carousel-view-scaleoffset.png b/MAUI/Carousel-View/images/net-maui-carousel-view-scaleoffset.png index c23790da3..331685fa2 100644 Binary files a/MAUI/Carousel-View/images/net-maui-carousel-view-scaleoffset.png and b/MAUI/Carousel-View/images/net-maui-carousel-view-scaleoffset.png differ diff --git a/MAUI/Carousel-View/images/net-maui-carousel-view-selectedoffset.png b/MAUI/Carousel-View/images/net-maui-carousel-view-selectedoffset.png index a246db12e..5bb5d687b 100644 Binary files a/MAUI/Carousel-View/images/net-maui-carousel-view-selectedoffset.png and b/MAUI/Carousel-View/images/net-maui-carousel-view-selectedoffset.png differ