Click or drag to resize

IZBoundsHolder Interface

Implemented by objects that hold Z bounds, for instance XY plot associations.

Namespace: Altaxo.Graph.Scales.Boundaries
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IZBoundsHolder

The IZBoundsHolder type exposes the following members.

Methods
 NameDescription
Public methodMergeZBoundsInto Merges the Z boundary of the object with the boundary pb.
Top
See Also