public double Opacity { get; set; }
Public Property Opacity As Double Get Set
public: property double Opacity { double get (); void set (double value); }
member Opacity : float with get, set
In This Article