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