skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • Resources Hub
    • .NET MAUI Tutorials and Learning
    • First Steps
    • Submit a Ticket
    • FAQs

    Docs & Resources

    • Docs
    • Demos
    • Migrate to .NET MAUI
    • Forums
    • Videos
    • Blogs

    Productivity and Design Tools

    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class ImageEditorResizeOptionsToolbarItemViewContent

Visual representation of the resize options content in a ImageEditorResizeOptionsToolbarItemView.

Inheritance
System.Object
RadContentView
RadCompositeContentView
RadBorderContentView
ToolbarContentView
OptionsButtonToolbarItemViewContent
ImageEditorOptionsToolbarItemViewContent
ImageEditorResizeOptionsToolbarItemViewContent
Inherited Members
ImageEditorOptionsToolbarItemViewContent.HeaderTextProperty
ImageEditorOptionsToolbarItemViewContent.HeaderLabelStyleProperty
ImageEditorOptionsToolbarItemViewContent.CaptionLabelStyleProperty
ImageEditorOptionsToolbarItemViewContent.ApplyTextProperty
ImageEditorOptionsToolbarItemViewContent.ApplyCommandProperty
ImageEditorOptionsToolbarItemViewContent.ApplyButtonStyleProperty
ImageEditorOptionsToolbarItemViewContent.CancelTextProperty
ImageEditorOptionsToolbarItemViewContent.CancelCommandProperty
ImageEditorOptionsToolbarItemViewContent.CancelButtonStyleProperty
ImageEditorOptionsToolbarItemViewContent.ActualHeaderLabelStyleProperty
ImageEditorOptionsToolbarItemViewContent.ActualCaptionLabelStyleProperty
ImageEditorOptionsToolbarItemViewContent.ActualApplyButtonStyleProperty
ImageEditorOptionsToolbarItemViewContent.ActualCancelButtonStyleProperty
ImageEditorOptionsToolbarItemViewContent.HeaderText
ImageEditorOptionsToolbarItemViewContent.HeaderLabelStyle
ImageEditorOptionsToolbarItemViewContent.CaptionLabelStyle
ImageEditorOptionsToolbarItemViewContent.ApplyText
ImageEditorOptionsToolbarItemViewContent.ApplyCommand
ImageEditorOptionsToolbarItemViewContent.ApplyButtonStyle
ImageEditorOptionsToolbarItemViewContent.CancelText
ImageEditorOptionsToolbarItemViewContent.CancelCommand
ImageEditorOptionsToolbarItemViewContent.CancelButtonStyle
ImageEditorOptionsToolbarItemViewContent.ActualHeaderLabelStyle
ImageEditorOptionsToolbarItemViewContent.ActualCaptionLabelStyle
ImageEditorOptionsToolbarItemViewContent.ActualApplyButtonStyle
ImageEditorOptionsToolbarItemViewContent.ActualCancelButtonStyle
RadBorderContentView.BackgroundColorProperty
RadBorderContentView.BackgroundProperty
RadBorderContentView.BorderColorProperty
RadBorderContentView.BorderBrushProperty
RadBorderContentView.BorderThicknessProperty
RadBorderContentView.CornerRadiusProperty
RadBorderContentView.ContentPaddingProperty
RadBorderContentView.BackgroundColor
RadBorderContentView.Background
RadBorderContentView.BorderColor
RadBorderContentView.BorderBrush
RadBorderContentView.BorderThickness
RadBorderContentView.CornerRadius
RadBorderContentView.ContentPadding
RadCompositeContentView.StyleProperty
RadCompositeContentView.ControlTemplateProperty
RadCompositeContentView.OnApplyTemplate()
RadCompositeContentView.OnBindingContextChanged()
RadCompositeContentView.OnPropertyChanged(String)
RadCompositeContentView.Style
RadCompositeContentView.ControlTemplate
RadContentView.ActualStyleClassProperty
RadContentView.OnChildAdded(Element)
RadContentView.OnChildRemoved(Element, Int32)
RadContentView.OnHandlerChanged()
RadContentView.ActualStyleClass
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll

Syntax

public class ImageEditorResizeOptionsToolbarItemViewContent : ImageEditorOptionsToolbarItemViewContent, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout

Constructors

ImageEditorResizeOptionsToolbarItemViewContent()

Declaration
public ImageEditorResizeOptionsToolbarItemViewContent()

Fields

AspectRatioLockedTextProperty

Identifies the AspectRatioLockedText property.

Declaration
public static readonly BindableProperty AspectRatioLockedTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

IsAspectRatioLockedProperty

Identifies the IsAspectRatioLocked property.

Declaration
public static readonly BindableProperty IsAspectRatioLockedProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeHeightProperty

Identifies the ResizeHeight property.

Declaration
public static readonly BindableProperty ResizeHeightProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeHeightTextProperty

Identifies the ResizeHeightText property.

Declaration
public static readonly BindableProperty ResizeHeightTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeScaleMaximumProperty

Identifies the ResizeScaleMaximum property.

Declaration
public static readonly BindableProperty ResizeScaleMaximumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeScaleMinimumProperty

Identifies the ResizeScaleMinimum property.

Declaration
public static readonly BindableProperty ResizeScaleMinimumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeScaleProperty

Identifies the ResizeScale property.

Declaration
public static readonly BindableProperty ResizeScaleProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeScaleTextProperty

Identifies the ResizeScaleText property.

Declaration
public static readonly BindableProperty ResizeScaleTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeTypeProperty

Identifies the ResizeType property.

Declaration
public static readonly BindableProperty ResizeTypeProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeTypeTextProperty

Identifies the ResizeTypeText property.

Declaration
public static readonly BindableProperty ResizeTypeTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeWidthProperty

Identifies the ResizeWidth property.

Declaration
public static readonly BindableProperty ResizeWidthProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ResizeWidthTextProperty

Identifies the ResizeWidthText property.

Declaration
public static readonly BindableProperty ResizeWidthTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

Properties

AspectRatioLockedText

Gets or sets text of the aspect ration lock caption.

Declaration
public string AspectRatioLockedText { get; set; }
Property Value
System.String

IsAspectRatioLocked

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

Declaration
public bool IsAspectRatioLocked { get; set; }
Property Value
System.Boolean

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
public double ResizeHeight { get; set; }
Property Value
System.Double

ResizeHeightText

Gets or sets the text of the resize height caption.

Declaration
public string ResizeHeightText { get; set; }
Property Value
System.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
public double ResizeScale { get; set; }
Property Value
System.Double

ResizeScaleMaximum

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

Declaration
public double ResizeScaleMaximum { get; set; }
Property Value
System.Double

ResizeScaleMinimum

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

Declaration
public double ResizeScaleMinimum { get; set; }
Property Value
System.Double

ResizeScaleText

Gets or sets the text of the resize scale caption.

Declaration
public string ResizeScaleText { get; set; }
Property Value
System.String

ResizeType

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

Declaration
public ResizeType ResizeType { get; set; }
Property Value
ResizeType

ResizeTypeText

Gets or sets the text of the resize type caption.

Declaration
public string ResizeTypeText { get; set; }
Property Value
System.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
public double ResizeWidth { get; set; }
Property Value
System.Double

ResizeWidthText

Gets or sets the text of the resize width caption.

Declaration
public string ResizeWidthText { get; set; }
Property Value
System.String

Extension Methods

AndroidTypeConversionExtensions.ToJavaObject(Object)
Sample Applications
  • Controls Samples App
  • Crypto Tracker App
Support Resources
  • .NET MAUI SDKBrowser App
Community
  • Forums
  • Blogs
  • Feedback Portal
  • YouTube Channel

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.