Class
NoneUnderlineDecoration

Class NoneUnderlineDecoration representing empty underline.

Definition

Namespace:Telerik.Windows.Controls.SyntaxEditor.UI.Layers.Underline

Assembly:Telerik.Windows.Controls.SyntaxEditor.dll

Syntax:

cs-api-definition
public class NoneUnderlineDecoration : IUnderlineDecoration

Inheritance: objectNoneUnderlineDecoration

Implements: IUnderlineDecoration

Methods

CreateUnderline(Rect, Brush)

Creates the underline.

Declaration

cs-api-definition
public FrameworkElement CreateUnderline(Rect rect, Brush brush)

Parameters

rect

Rect

brush

Brush

Returns

FrameworkElement

Implements IUnderlineDecoration.CreateUnderline(Rect, Brush)

In this article
DefinitionMethodsCreateUnderline(Rect, Brush)
Not finding the help you need?
Contact Support