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