UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.Interfaces.IFont.FontStyleEnum 類別 參考文件

此枚舉支持成員值的按位操作。 更多...

類別LabelMaker.Interfaces.IFont.FontStyleEnum的繼承圖:

靜態公開屬性

int NORMAL = 0
 
int BOLD = 1 << 0
 
int ITALIC = 1 << 1
 

詳細描述

此枚舉支持成員值的按位操作。

  • Normal: 默認/普通文本。
  • Bold: 加粗文本。
  • Italic: 斜體文本。

資料成員說明文件

◆ BOLD

int LabelMaker.Interfaces.IFont.FontStyleEnum.BOLD = 1 << 0
static

◆ ITALIC

int LabelMaker.Interfaces.IFont.FontStyleEnum.ITALIC = 1 << 1
static

◆ NORMAL

int LabelMaker.Interfaces.IFont.FontStyleEnum.NORMAL = 0
static

此類別(class) 文件是由下列檔案中產生: