TextViewerScrollBarMaxOpacity Property

Gets or sets the maximum opacity of the scrollbar to which value the scrollbar fades in.

Definition

Namespace: BeeMobile.TextViewer
Assembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
public byte ScrollBarMaxOpacity { get; set; }

Property Value

Byte

See Also