TextStyle 列舉

定義

指定文字繪製樣式。

public enum class TextStyle
public enum TextStyle
type TextStyle = 
Public Enum TextStyle
繼承
TextStyle

欄位

Default 0

預設的文字繪製樣式。

Embed 3

內嵌文字。

Emboss 2

浮凸文字。

Frame 4

加框文字。

Shadow 1

陰影文字。

適用於