Click or drag to resize

HatchBrushBaseName Property

Gets the name of the instance. Can be a file name, resource name, Url etc.

Namespace: Altaxo.Graph.Gdi.HatchBrushes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override string Name { get; }

Property Value

String
The name of this instance.
See Also