UniPRT SDK v1.0.0.0
 
载入中...
搜索中...
未找到
LabelMaker.Interfaces.ISettings.RotateEnum类 参考

支持旋转的对象命令的方向/旋转。 更多...

类 LabelMaker.Interfaces.ISettings.RotateEnum 继承关系图:

静态 Public 属性

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

该类的文档由以下文件生成: