TextMetrics.StruckOut 속성

정의

글꼴이 문자를 통해 가로줄을 지정하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool StruckOut { bool get(); void set(bool value); };
public bool StruckOut { get; set; }
member this.StruckOut : bool with get, set
Public Property StruckOut As Boolean

속성 값

글꼴에 문자의 가로줄이 있으면

적용 대상