GlyphTypeface.StrikethroughPosition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出從基準線到字樣刪除線的距離。
public:
property double StrikethroughPosition { double get(); };
public double StrikethroughPosition { get; }
public double StrikethroughPosition { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.StrikethroughPosition : double
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.StrikethroughPosition : double
Public ReadOnly Property StrikethroughPosition As Double
屬性值
Double,代表刪除線的位置。
- 屬性
備註
刪除線位置值通常是正數,因為刪除線通常高於基準。