Interface IDecorationUIProvider
Namespace: Telerik.Windows.Documents.UI.TextDecorations.DecorationProviders
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public interface IDecorationUIProvider
Methods
CreateDecorationUI(RectangleF, Color)
Declaration
UIElement CreateDecorationUI(RectangleF currentRectangle, Color color)
Parameters
Rectangle
|
System.
|
Returns
System.
|