Click or drag to resize

TextGraphicTextFillBrush Property

Gets or sets the text fill brush.

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

Property Value

BrushX
See Also