double ActualHeight { get; set; }
Property ActualHeight As Double Get Set
property double ActualHeight { double get (); void set (double value); }
abstract ActualHeight : float with get, set
In This Article