FontStyleSetInfo.Size 属性

定义

获取或设置字体的大小(单位 (英寸) )。 点为 1/72nd 英寸。

public:
 property float Size { float get(); void set(float value); };
public float Size { get; set; }
member this.Size : single with get, set
Public Property Size As Single

属性值

Single

字体大小。

适用于