ClassThreeDColorHelper
Class
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
Returns
SolidColorBrush
GetColor(Color, bool)
Declaration
cs-api-definition
public static Color GetColor(Color color, bool lighter)
Parameters
color
Color
lighter
Returns
Color