Click or drag to resize

CopyMixtureModelMode Property

Determines whether the content will replace or be added to the target mixture.

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

Property Value

Type: MixtureCopyMode
Remarks

For available values, please see MixtureCopyMode.

See Also