skip navigation
  • Product Bundles

    DevCraft

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

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    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
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • 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 FormatShapesDialogViewModel

Represents format shapes dialog view model.

Inheritance
System.Object
NotifyPropertyChangedBase
DialogViewModelBase<FormatShapesDialogContext>
FormatShapesDialogViewModel
Inherited Members
DialogViewModelBase<FormatShapesDialogContext>.Context
NotifyPropertyChangedBase.OnPropertyChanged(String)
NotifyPropertyChangedBase.OnPropertyChanged(PropertyChangedEventArgs)
NotifyPropertyChangedBase.PropertyChanged
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll

Syntax

public class FormatShapesDialogViewModel : DialogViewModelBase<FormatShapesDialogContext>, INotifyPropertyChanged

Properties

ChangeLockAspectRatioCommand

Gets the change lock aspect ratio command.

Declaration
public ICommand ChangeLockAspectRatioCommand { get; }
Property Value
System.Windows.Input.ICommand

The change lock aspect ratio command.

ChangeRelativeToOriginalResizeCommand

Gets the change relative to original resize command.

Declaration
public ICommand ChangeRelativeToOriginalResizeCommand { get; }
Property Value
System.Windows.Input.ICommand

The change relative to original resize command.

CloseCommand

Gets the close command.

Declaration
public ICommand CloseCommand { get; }
Property Value
System.Windows.Input.ICommand

The close command.

CommonHeight

Gets or sets the height of the common.

Declaration
public double? CommonHeight { get; set; }
Property Value
System.Nullable<System.Double>

The height of the common.

CommonWidth

Gets or sets the width of the common.

Declaration
public double? CommonWidth { get; set; }
Property Value
System.Nullable<System.Double>

The width of the common.

HeightScale

Gets or sets the height scale.

Declaration
public double? HeightScale { get; set; }
Property Value
System.Nullable<System.Double>

The height scale.

InitialLockAspectRatio

Gets the initial lock aspect ratio.

Declaration
public bool? InitialLockAspectRatio { get; }
Property Value
System.Nullable<System.Boolean>

The initial lock aspect ratio.

InitialRelativeToOriginalResize

Gets the initial relative to original resize.

Declaration
public bool? InitialRelativeToOriginalResize { get; }
Property Value
System.Nullable<System.Boolean>

The initial relative to original resize.

OriginalHeight

Gets the height of the original.

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

The height of the original.

OriginalWidth

Gets the width of the original.

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

The width of the original.

RegionalUnitString

Gets the regional unit string.

Declaration
public static string RegionalUnitString { get; }
Property Value
System.String

The regional unit string.

RelativeToOriginalResizeIsEnabled

Gets the relative to original resize is enabled.

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

The relative to original resize is enabled.

ResetCommand

Gets the reset command.

Declaration
public ICommand ResetCommand { get; }
Property Value
System.Windows.Input.ICommand

The reset command.

Rotation

Gets or sets the rotation.

Declaration
public double? Rotation { get; set; }
Property Value
System.Nullable<System.Double>

The rotation.

SelectionHasImages

Gets the selection has images.

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

The selection has images.

SetScaleHeightCommand

Gets the set scale height command.

Declaration
public ICommand SetScaleHeightCommand { get; }
Property Value
System.Windows.Input.ICommand

The set scale height command.

SetScaleWidthCommand

Gets the set scale width command.

Declaration
public ICommand SetScaleWidthCommand { get; }
Property Value
System.Windows.Input.ICommand

The set scale width command.

SetShapeHeightCommand

Gets the set shape height command.

Declaration
public ICommand SetShapeHeightCommand { get; }
Property Value
System.Windows.Input.ICommand

The set shape height command.

SetShapeRotationCommand

Gets the set shape rotation command.

Declaration
public ICommand SetShapeRotationCommand { get; }
Property Value
System.Windows.Input.ICommand

The set shape rotation command.

SetShapeWidthCommand

Gets the set shape width command.

Declaration
public ICommand SetShapeWidthCommand { get; }
Property Value
System.Windows.Input.ICommand

The set shape width command.

WidthScale

Gets or sets the width scale.

Declaration
public double? WidthScale { get; set; }
Property Value
System.Nullable<System.Double>

The width scale.

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

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.