Processed3DPlotDataIsZConstant Property |
Returns true if the z-value is constant. In this case some optimizations can be made.
Namespace: Altaxo.Graph.Graph3D.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual bool IsZConstant { get; }
Property Value
BooleanSee Also