Click or drag to resize

CopyContentModelAmount Property

Determines the total amount of content be copied to the target's container.

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

Property Value

Type: Single
Remarks

The spread of each content will be following the initial spread of contents in the source's container.

See Also