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

支持旋轉的對象命令的方向/旋轉。 更多...

類別LabelMaker.Interfaces.ISettings.RotateEnum的繼承圖:

靜態公開屬性

int NONE = 0
 
int CLOCKWISE = 1
 
int COUNTER_CLOCKWISE = 2
 
int INVERTED = 3
 

詳細描述

支持旋轉的對象命令的方向/旋轉。

  • NONE:無旋轉。
  • CLOCKWISE:順時針旋轉90度。
  • COUNTER_CLOCKWISE:逆時針旋轉90度(順時針旋轉270度)。
  • INVERTED:順時針旋轉180度。

資料成員說明文件

◆ CLOCKWISE

int LabelMaker.Interfaces.ISettings.RotateEnum.CLOCKWISE = 1
static

◆ COUNTER_CLOCKWISE

int LabelMaker.Interfaces.ISettings.RotateEnum.COUNTER_CLOCKWISE = 2
static

◆ INVERTED

int LabelMaker.Interfaces.ISettings.RotateEnum.INVERTED = 3
static

◆ NONE

int LabelMaker.Interfaces.ISettings.RotateEnum.NONE = 0
static

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