Class ShapesOutlineWeightViewModel
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Shapes.ViewModels
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class ShapesOutlineWeightViewModel : ViewModelBase, INotifyPropertyChanged, IDisposable
Properties
LabelText
Declaration
public string LabelText { get; }
Property Value
System.String
|
Weight
Declaration
public double Weight { get; }
Property Value
System.Double
|