点击或拖拽改变大小

ConduitStyle 枚举

Sweet 开发框架
管道样式Enum ConduitStyle

命名空间:  SweetUI.Factory
程序集:  SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public enum ConduitStyle
成员
  成员名称说明
Horizontal_None_None0 直线 The horizontal none none
Horizontal_Up_None1 左上The horizontal up none
Horizontal_Down_None2 左下The horizontal down none
Horizontal_None_Up3 右上The horizontal none up
Horizontal_None_Down4 右下The horizontal none down
Horizontal_Down_Up5 左下右上The horizontal down up
Horizontal_Up_Down6 左上右下The horizontal up down
Horizontal_Up_Up7 左上,右上The horizontal up up
Horizontal_Down_Down8 左下右下The horizontal down down
Horizontal_Tilt_Up9 向上倾斜The horizontal tilt up
Horizontal_Tilt_Down10 向下倾斜The horizontal tilt down
Vertical_None_None11 竖线The vertical none none
Vertical_Left_None12 上左The vertical left none
Vertical_Right_None13 上右The vertical right none
Vertical_None_Left14 下左The vertical none left
Vertical_None_Right15 下右The vertical none right
Vertical_Left_Right16 上左下右The vertical left right
Vertical_Right_Left17 上右下左The vertical right left
Vertical_Left_Left18 上左下左The vertical left left
Vertical_Right_Right19 上右下右The vertical right left
Vertical_Tilt_Left20 向左倾斜The vertical tilt
Vertical_Tilt_Right21 向右倾斜The vertical tilt right
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架