Class ShapesOutlineWeightViewModel
Inherited Members
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.Windows.Controls.RichTextBoxUI.RibbonControls.Shapes.ViewModels
Assembly: Telerik.Windows.Controls.RichTextBoxUI.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
|