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