Click or drag to resize

G3DCartesicCoordinateSystemGetPreferredLabelSide(VectorD3D) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.GetPreferredLabelSide(Altaxo.Geometry.VectorD3D)"]


Namespace: Altaxo.Graph.Graph3D.CS
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public VectorD3D GetPreferredLabelSide(
	VectorD3D v
)

Parameters

v  VectorD3D

[Missing <param name="v"/> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.GetPreferredLabelSide(Altaxo.Geometry.VectorD3D)"]

Return Value

VectorD3D

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.GetPreferredLabelSide(Altaxo.Geometry.VectorD3D)"]

See Also