D2DClasses

These classes are defined in the Telerik.UI.Drawing namespace.

D2DSolidColorBrush

  • Color (Color)

D2DTextStyle

  • FontStyle (FontStyle)
  • TextAlignment (TextAlignment)
  • FontName (string)
  • FontLocale (string)
  • FontSize (double)
  • FontWeight (FontWeightName)
  • Foreground (D2DBrush)

D2DShapeStyle

  • Fill (D2DBrush): Gets or sets the fill of the shape.
  • Stroke (D2DBrush): Gets or sets the stroke of the shape.
  • StrokeThickness (double): Gets or sets the stroke thickness of the shape.
  • Foreground (double): Gets or sets the foreground of the shape label.

See Also

In this article