GlyphTypeface.StrikethroughPosition 屬性

定義

取得值,指出從基準線到字樣刪除線的距離。

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,代表刪除線的位置。

屬性

備註

刪除線位置值通常是正數,因為刪除線通常高於基準。

適用於