Click or drag to resize

TextGraphicControllerFontBrush Property

Gets or sets the brush used to draw the text.

Namespace: Altaxo.Gui.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public BrushX FontBrush { get; set; }

Property Value

BrushX
See Also