Click or drag to resize

ViewableModelEmphasisDuration Property

Duration of an element's emphasizing in the scene.

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

Property Value

Type: String
Remarks

Setting EmphasisDuration to positive value will highlight the object during value seconds, to negative value will highlight the object permanently to zero will disable highlight.

See Also