Click or drag to resize

ContentTypeModelOpacity Property

Defines the opacity of the Content.

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

Property Value

Type: Int32
Remarks

This property accepts values between 0 and 100.

See Also