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