Click or drag to resize

GridStyleCopyFrom Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Axis.GridStyle.CopyFrom(Altaxo.Graph.Graph3D.Axis.GridStyle)"]


Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void CopyFrom(
	GridStyle from
)

Parameters

from  GridStyle

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Graph3D.Axis.GridStyle.CopyFrom(Altaxo.Graph.Graph3D.Axis.GridStyle)"]

See Also