点击或拖拽改变大小

Options 类

Sweet 开发框架
Options for generating a random color.
继承层次
SystemObject
  SweetUIOptions

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public class Options

Options 类型公开以下成员。

构造函数
  名称说明
公共方法Options
Creates a new instance using default values.
公共方法Options(ColorScheme, Luminosity)
Creates a new instance with the given color scheme and luminosity range.
Top
属性
  名称说明
公共属性ColorScheme
Gets or sets the color scheme to use when generating the color.
公共属性Luminosity
Gets or sets the luminosity range to use when generating the color.
Top
方法
  名称说明
公共方法Equals (继承自 Object。)
受保护的方法Finalize (继承自 Object。)
公共方法GetHashCode (继承自 Object。)
公共方法GetType (继承自 Object。)
受保护的方法MemberwiseClone (继承自 Object。)
公共方法ToString (继承自 Object。)
Top
扩展方法
  名称说明
公共扩展器方法ConsoleWriteLine (由 SystemEx 定义。)
公共扩展器方法WriteConsole (由 UConsole 定义。)
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架