Click or drag to resize

FontX3DWithDepth Method

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


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

Parameters

newDepth  Double

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

Return Value

FontX3D

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

See Also