Click or drag to resize

FontX3DWithSize Method

[Missing <summary> documentation for "M:Altaxo.Drawing.D3D.FontX3D.WithSize(System.Double)"]


Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public FontX3D WithSize(
	double newSize
)

Parameters

newSize  Double

[Missing <param name="newSize"/> documentation for "M:Altaxo.Drawing.D3D.FontX3D.WithSize(System.Double)"]

Return Value

FontX3D

[Missing <returns> documentation for "M:Altaxo.Drawing.D3D.FontX3D.WithSize(System.Double)"]

See Also