Share via


CharacterMetrics.LeftSideBearing 屬性

定義

取得黑色方塊左側的建議空白區。

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

屬性值

Double

型別 Double 的值。

備註

負值表示超寬。 字元的水準前移為

屬性值 LeftSideBearingBlackBoxWidth 和 的總和 RightSideBearing 。 水準進階不能小於零。

適用於