Click or drag to resize

BrushSimpleConditionalControllerProvisionalModelObject Property

Gets the provisional model object. This is the model object that is based on the current user input.

Namespace: Altaxo.Gui.Common.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override Object ProvisionalModelObject { get; }

Property Value

Object

Implements

IMVCANDControllerProvisionalModelObject
See Also