TextRunProperties.FontRenderingEmSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得文字執行的文字大小 (以點為單位)。
public:
abstract property double FontRenderingEmSize { double get(); };
public abstract double FontRenderingEmSize { get; }
member this.FontRenderingEmSize : double
Public MustOverride ReadOnly Property FontRenderingEmSize As Double
屬性值
Double,以裝置獨立畫素 (Device Independent Pixel,DIP) 為單位表示文字大小。 預設值為 12 DIP。
備註
DIP 為 1/96 英吋。 隨著 DIP 增加文字的大小增加。