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