FamilyTypeface.StrikethroughPosition 속성

정의

기준선을 기준으로 하는 취소선의 위치 값을 가져오거나 설정합니다. 또한 이 값은 em 크기를 기준으로 합니다.

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

Double 형식의 값입니다.

설명

변수의 StrikethroughPosition 취소선을 기준선 위에 배치 하기 위해 일반적으로 양수입니다.

적용 대상