Share via


FamilyTypeface.StrikethroughPosition プロパティ

定義

ベースラインを基準とする取り消し線の位置の値を取得または設定します。 この値は、全角サイズを基準とした値でもあります。

public:
 property double StrikethroughPosition { double get(); void set(double value); };
public double StrikethroughPosition { get; set; }
member this.StrikethroughPosition : double with get, set
Public Property StrikethroughPosition As Double

プロパティ値

Double 型の値。

注釈

の値 StrikethroughPosition は、通常、ベースラインの上に取り消し線を配置するために正です。

適用対象