CrissCross.WPF.UI.Controls.Gauges.Converters namespace¶
Part of the CrissCross.WPF.UI package.
| Type | Kind | Summary |
|---|---|---|
| BackgroundColorConverter | class | Converts background color to Gradient effect. |
| BoolToVisibilityConverter | class | Boolean To Visibility Converter. |
| ColorToSolidColorBrushConverter | class | Converts the given color to a SolidColorBrush. |
| DecimalConverter | class | Decimal Converter. |
| GlassEffectWidthConverter | class | Scaling factor for drawing the glass effect. |
| ImageOffsetConverter | class | A type converter for converting image offset into render transform. |
| PointerCenterConverter | class | Calculates the pointer position. |
| RadiusToDiameterConverter | class | Converts radius to diameter. |
| RangeIndicatorLightPositionConverter | class | Calculates the range indicator light position. |
| SizeConverter | class | Converts the given Size to height and width. |