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