Enum
ResizeType

Specifies the type of the resize operation.

Definition

Namespace:Telerik.Maui.Controls.ImageEditor

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum ResizeType

Fields

Percents

The resize operation uses a relative size in percents.

Declaration

cs-api-definition
Percents = 0

Field Value

ResizeType

Pixels

The resize operation uses an absolute size in pixels.

Declaration

cs-api-definition
Pixels = 1

Field Value

ResizeType

In this article
DefinitionFieldsPercentsPixels
Not finding the help you need?
Contact Support