'Declaration
Public Property Opacity As System.Double
'Usage
Dim instance As HorizontalScrollbarsPresenter Dim value As System.Double instance.Opacity = value value = instance.Opacity
public System.double Opacity {get; set;}
public read-write property Opacity: System.Double;
public function get,set Opacity : System.double