Click or drag to resize

GraphDocumentPropertyKeyDefaultFont Field

Gets the property key for the default font of three-dimensional graph documents.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static readonly PropertyKey<FontX3D> PropertyKeyDefaultFont

Field Value

PropertyKeyFontX3D
See Also