ClassShapesOutlinePicker
Class
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class ShapesOutlinePicker : ShapesOutlinePickerBase
Inheritance: objectControlBaseShapesControlBaseShapesOutlinePickerBaseShapesOutlinePicker
Inherited Members
Constructors
ShapesOutlinePicker()
Declaration
cs-api-definition
public ShapesOutlinePicker()
Fields
ShapesOutlinePickerImagePath
Declaration
cs-api-definition
public static readonly Uri ShapesOutlinePickerImagePath
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