Click or drag to resize

GraphicBaseAllowNegativeSize Property

Returns the information if this object allows negative sizes.

Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual bool AllowNegativeSize { get; }

Property Value

Boolean
See Also