FontXInvariantDescriptionStringWithoutSizeInformation Property |
Gets the invariant description string, but without size information. This is useful in some caching situations, for instance caching character geometries.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string InvariantDescriptionStringWithoutSizeInformation { get; }
Property Value
String
The invariant description string without size information.
See Also