_Font.SizeBi 属性

定义

返回或设置字体大小,以磅为单位。 读取/写入单。

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

属性值

注解

SizeBi 属性适用于从右向左的语言文本。

适用于