点击或拖拽改变大小

CrystalAttributes 构造函数 (Boolean, Boolean, Int32)

初始化 CrystalAttributes 类的一个新实例

命名空间:  DSkin.Controls
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public CrystalAttributes(
	bool Enable,
	bool CoverFull,
	int Contraction
)

参数

Enable
类型:SystemBoolean

[缺少 "M:DSkin.Controls.CrystalAttributes.#ctor(System.Boolean,System.Boolean,System.Int32)" 的 <param name="Enable"/> 文档]

CoverFull
类型:SystemBoolean

[缺少 "M:DSkin.Controls.CrystalAttributes.#ctor(System.Boolean,System.Boolean,System.Int32)" 的 <param name="CoverFull"/> 文档]

Contraction
类型:SystemInt32

[缺少 "M:DSkin.Controls.CrystalAttributes.#ctor(System.Boolean,System.Boolean,System.Int32)" 的 <param name="Contraction"/> 文档]

参见