Click or drag to resize

CoordinateTransformingStyleBaseMergeZBoundsInto Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.Groups.CoordinateTransformingStyleBase.MergeZBoundsInto(Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries,Altaxo.Graph.Graph3D.Plot.PlotItemCollection)"]


Namespace: Altaxo.Graph.Graph3D.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void MergeZBoundsInto(
	IPhysicalBoundaries pb,
	PlotItemCollection coll
)

Parameters

pb  IPhysicalBoundaries

[Missing <param name="pb"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.Groups.CoordinateTransformingStyleBase.MergeZBoundsInto(Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries,Altaxo.Graph.Graph3D.Plot.PlotItemCollection)"]

coll  PlotItemCollection

[Missing <param name="coll"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.Groups.CoordinateTransformingStyleBase.MergeZBoundsInto(Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries,Altaxo.Graph.Graph3D.Plot.PlotItemCollection)"]

See Also