CharacterMetrics.RightSideBearing 属性

定义

获取建议的黑盒右边的空白。

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

属性值

Double

一个 Double 类型的值。

注解

负值表示悬而过。 字符的水平前进是

属性值LeftSideBearingBlackBoxWidthRightSideBearing和。 水平推进不能小于零。

适用于