Click or drag to resize

FlatContainerModelStreakedDistance Property

The distance that the user has streaked on the FlatContainer. A unit of streaking distance is equal to FlatContainer's radius.

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

Property Value

Type: Single
See Also