Class ShapesTextOutlinePicker
Inheritance
System.Object
ShapesTextOutlinePicker
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class ShapesTextOutlinePicker : ShapesOutlinePickerBase
Constructors
ShapesTextOutlinePicker()
Declaration
public ShapesTextOutlinePicker()
Fields
ShapesTextOutlinePickerImagePath
Declaration
public static readonly Uri ShapesTextOutlinePickerImagePath
Field Value
System.Uri
|
Methods
OnInitialized(EventArgs)
Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
The System.Windows.RoutedEventArgs that contains the event data. |
OutlineDashCommand()
Declaration
protected override ShapeContextCommandBase OutlineDashCommand()
Returns
ShapeContextCommandBase
|
Overrides
OutlineFillCommand()
Declaration
protected override ShapeContextCommandBase OutlineFillCommand()
Returns
ShapeContextCommandBase
|
Overrides
OutlineWidthCommand()
Declaration
protected override ShapeContextCommandBase OutlineWidthCommand()
Returns
ShapeContextCommandBase
|