ContentTypeModelOpacity Property
|
Defines the opacity of the Content.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic int Opacity { get; set; }
Property Value
Type:
Int32
Remarks
This property accepts values between 0 and 100.
See Also