Class
ImageEditorResizeOptionsToolbarItemViewContent

Visual representation of the resize options content in a ImageEditorResizeOptionsToolbarItemView.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class ImageEditorResizeOptionsToolbarItemViewContent : ImageEditorOptionsToolbarItemViewContent, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout

Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewToolbarContentViewOptionsButtonToolbarItemViewContentImageEditorOptionsToolbarItemViewContentImageEditorResizeOptionsToolbarItemViewContent

Implements: IContentViewICrossPlatformLayoutIElementIPaddingIRadContentViewITransformIView

Inherited Members ImageEditorOptionsToolbarItemViewContent.HeaderTextPropertyImageEditorOptionsToolbarItemViewContent.HeaderLabelStylePropertyImageEditorOptionsToolbarItemViewContent.CaptionLabelStylePropertyImageEditorOptionsToolbarItemViewContent.ApplyTextPropertyImageEditorOptionsToolbarItemViewContent.ApplyCommandPropertyImageEditorOptionsToolbarItemViewContent.ApplyButtonStylePropertyImageEditorOptionsToolbarItemViewContent.CancelTextPropertyImageEditorOptionsToolbarItemViewContent.CancelCommandPropertyImageEditorOptionsToolbarItemViewContent.CancelButtonStylePropertyImageEditorOptionsToolbarItemViewContent.ActualHeaderLabelStylePropertyImageEditorOptionsToolbarItemViewContent.ActualCaptionLabelStylePropertyImageEditorOptionsToolbarItemViewContent.ActualApplyButtonStylePropertyImageEditorOptionsToolbarItemViewContent.ActualCancelButtonStylePropertyImageEditorOptionsToolbarItemViewContent.HeaderTextImageEditorOptionsToolbarItemViewContent.HeaderLabelStyleImageEditorOptionsToolbarItemViewContent.CaptionLabelStyleImageEditorOptionsToolbarItemViewContent.ApplyTextImageEditorOptionsToolbarItemViewContent.ApplyCommandImageEditorOptionsToolbarItemViewContent.ApplyButtonStyleImageEditorOptionsToolbarItemViewContent.CancelTextImageEditorOptionsToolbarItemViewContent.CancelCommandImageEditorOptionsToolbarItemViewContent.CancelButtonStyleImageEditorOptionsToolbarItemViewContent.ActualHeaderLabelStyleImageEditorOptionsToolbarItemViewContent.ActualCaptionLabelStyleImageEditorOptionsToolbarItemViewContent.ActualApplyButtonStyleImageEditorOptionsToolbarItemViewContent.ActualCancelButtonStyleRadBorderContentView.BackgroundColorPropertyRadBorderContentView.BackgroundPropertyRadBorderContentView.BorderColorPropertyRadBorderContentView.BorderBrushPropertyRadBorderContentView.BorderThicknessPropertyRadBorderContentView.CornerRadiusPropertyRadBorderContentView.ContentPaddingPropertyRadBorderContentView.BackgroundColorRadBorderContentView.BackgroundRadBorderContentView.BorderColorRadBorderContentView.BorderBrushRadBorderContentView.BorderThicknessRadBorderContentView.CornerRadiusRadBorderContentView.ContentPaddingRadCompositeContentView.StylePropertyRadCompositeContentView.ControlTemplatePropertyRadCompositeContentView.OnApplyTemplate()RadCompositeContentView.OnBindingContextChanged()RadCompositeContentView.OnPropertyChanged(string)RadCompositeContentView.StyleRadCompositeContentView.ControlTemplateRadContentView.ActualStyleClassPropertyRadContentView.OnChildAdded(Element)RadContentView.OnChildRemoved(Element, int)RadContentView.OnHandlerChanged()

Constructors

ImageEditorResizeOptionsToolbarItemViewContent()

Declaration

cs-api-definition
public ImageEditorResizeOptionsToolbarItemViewContent()

Fields

AspectRatioLockedTextProperty

Identifies the AspectRatioLockedText property.

Declaration

cs-api-definition
public static readonly BindableProperty AspectRatioLockedTextProperty

Field Value

BindableProperty

IsAspectRatioLockedProperty

Identifies the IsAspectRatioLocked property.

Declaration

cs-api-definition
public static readonly BindableProperty IsAspectRatioLockedProperty

Field Value

BindableProperty

ResizeHeightProperty

Identifies the ResizeHeight property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeHeightProperty

Field Value

BindableProperty

ResizeHeightTextProperty

Identifies the ResizeHeightText property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeHeightTextProperty

Field Value

BindableProperty

ResizeScaleMaximumProperty

Identifies the ResizeScaleMaximum property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeScaleMaximumProperty

Field Value

BindableProperty

ResizeScaleMinimumProperty

Identifies the ResizeScaleMinimum property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeScaleMinimumProperty

Field Value

BindableProperty

ResizeScaleProperty

Identifies the ResizeScale property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeScaleProperty

Field Value

BindableProperty

ResizeScaleTextProperty

Identifies the ResizeScaleText property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeScaleTextProperty

Field Value

BindableProperty

ResizeTypeProperty

Identifies the ResizeType property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeTypeProperty

Field Value

BindableProperty

ResizeTypeTextProperty

Identifies the ResizeTypeText property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeTypeTextProperty

Field Value

BindableProperty

ResizeWidthProperty

Identifies the ResizeWidth property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeWidthProperty

Field Value

BindableProperty

ResizeWidthTextProperty

Identifies the ResizeWidthText property.

Declaration

cs-api-definition
public static readonly BindableProperty ResizeWidthTextProperty

Field Value

BindableProperty

Properties

AspectRatioLockedText

Gets or sets text of the aspect ration lock caption.

Declaration

cs-api-definition
public string AspectRatioLockedText { get; set; }

Property Value

string

IsAspectRatioLocked

Gets or sets a value indicating whether the aspect ratio is locked, when changing the ResizeWidth or ResizeHeight property.

Declaration

cs-api-definition
public bool IsAspectRatioLocked { get; set; }

Property Value

bool

ResizeHeight

Gets or sets the height of the image in pixels. This property has an effect when the ResizeType property is set to Pixels

Declaration

cs-api-definition
public double ResizeHeight { get; set; }

Property Value

double

ResizeHeightText

Gets or sets the text of the resize height caption.

Declaration

cs-api-definition
public string ResizeHeightText { get; set; }

Property Value

string

ResizeScale

Gets or sets the scale factor of the image in percents. This property has an effect when the ResizeType property is set to Percents

Declaration

cs-api-definition
public double ResizeScale { get; set; }

Property Value

double

ResizeScaleMaximum

Gets or sets the minimum scale factor of the image in percents.

Declaration

cs-api-definition
public double ResizeScaleMaximum { get; set; }

Property Value

double

ResizeScaleMinimum

Gets or sets the minimum scale factor of the image in percents.

Declaration

cs-api-definition
public double ResizeScaleMinimum { get; set; }

Property Value

double

ResizeScaleText

Gets or sets the text of the resize scale caption.

Declaration

cs-api-definition
public string ResizeScaleText { get; set; }

Property Value

string

ResizeType

Gets or sets the type of the resize operation. For more information see the ResizeType type.

Declaration

cs-api-definition
public ResizeType ResizeType { get; set; }

Property Value

ResizeType

ResizeTypeText

Gets or sets the text of the resize type caption.

Declaration

cs-api-definition
public string ResizeTypeText { get; set; }

Property Value

string

ResizeWidth

Gets or sets the width of the image in pixels. This property has an effect when the ResizeType property is set to Pixels

Declaration

cs-api-definition
public double ResizeWidth { get; set; }

Property Value

double

ResizeWidthText

Gets or sets the text of the resize width caption.

Declaration

cs-api-definition
public string ResizeWidthText { get; set; }

Property Value

string