Share via


Font.Size Property

Definition

Gets the size of the font.

public:
 property double Size { double get(); };
public double Size { get; }
member this.Size : double
Public ReadOnly Property Size As Double

Property Value

A double that indicates the size of the font.

Applies to