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