Class
ThreeDColorHelper

Definition

Namespace:Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public static class ThreeDColorHelper

Inheritance: objectThreeDColorHelper

Methods

GetBrush(Color, bool)

Declaration

cs-api-definition
public static SolidColorBrush GetBrush(Color color, bool lighter)

Parameters

color

Color

lighter

bool

Returns

SolidColorBrush

GetColor(Color, bool)

Declaration

cs-api-definition
public static Color GetColor(Color color, bool lighter)

Parameters

color

Color

lighter

bool

Returns

Color