Skip to content

Commit 15d16fb

Browse files
authored
890682: UG Documentation for Query builder, image editor new features in mvc core platform
1 parent 3b6856d commit 15d16fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ej2-asp-core-mvc/image-editor/resize.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99
domainurl: ##DomainURL##
1010
---
1111

12-
# Resize
12+
# Resize in the ##Platform_Name## Image Editor control
1313

1414
The resize feature in an Image Editor is a valuable tool that empowers users to modify the size or dimensions of an image to meet their specific requirements. Whether it's for printing, web display, or any other purpose, this feature allows users to tailor images to their desired specifications.
1515

@@ -52,7 +52,7 @@ Output be like the below.
5252

5353
![ImageEditor Sample](images/image-editor-resize.png)
5454

55-
## Resizing event in the ##Platform_Name## Image Editor control
55+
## Resizing event
5656

5757
The [`resizing`](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.ImageEditor.ImageEditor.html#Syncfusion_EJ2_ImageEditor_ImageEditor_Resizing) event is triggered when resizing the image. This event provides information encapsulated within an object, which includes details about the previous and current height and width of an image.
5858

0 commit comments

Comments
 (0)