TextMetrics.Italic 속성

정의

글꼴이 기울임을 나타내는 값을 가져오거나 설정합니다.

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

속성 값

true글꼴이 기울인 경우 그렇지 않으면 . false

적용 대상