Click or drag to resize

ModifyMixtureModelMode Property

Determines the action performed on the target content.

Namespace:  Livit.Learn.Model.Actions.Substances
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public MixtureModifyMode Mode { get; set; }

Property Value

Type: MixtureModifyMode
Remarks

See MixtureModifyMode for available values.

See Also