TextViewElement.IsItalic 屬性

定義

若文字為斜體則返回 true 。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

public:
 property bool IsItalic { bool get(); };
public bool IsItalic { get; }
member this.IsItalic : bool
Public ReadOnly Property IsItalic As Boolean

屬性值

true若文字為斜體;否則,。 false

適用於

另請參閱