FontXInvariantDescriptionString Property |
Gets an description string that fully describes this instance. This string can be used e.g. for font dictionaries.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string InvariantDescriptionString { get; }
Property Value
String
The invariant description string.
See Also