public virtual float FontHeight { get; set; }Public Overridable Property FontHeight As Single
Get
Setpublic:
virtual property float FontHeight {
float get ();
void set (float value);
}abstract FontHeight : float32 with get, set
override FontHeight : float32 with get, set