SyntheticBrushBaseName Property |
Gets the name of the instance. Can be a file name, resource name, Url etc.
Namespace: Altaxo.Graph.Gdi.SyntheticBrushesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override string Name { get; }Property Value
String
The name of this instance.
See Also