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