Click or drag to resize

TextureDoozerHandleConditions Property

Gets if the doozer handles codon conditions on its own. If this property return false, the item is excluded when the condition is not met.

Namespace: Altaxo.Main
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool HandleConditions { get; }

Property Value

Boolean

Implements

IDoozerHandleConditions
See Also