点击或拖拽改变大小

Ratio 构造函数

初始化 Ratio 类的一个新实例

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core.Controls (在 Smobiler.Core.Controls.dll 中) 版本:6.0.641.16928
语法
public Ratio(
	int ImgRatio,
	int TextRatio
)

参数

ImgRatio
类型:SystemInt32

[缺少 "M:Smobiler.Core.Controls.Ratio.#ctor(System.Int32,System.Int32)" 的 <param name="ImgRatio"/> 文档]

TextRatio
类型:SystemInt32

[缺少 "M:Smobiler.Core.Controls.Ratio.#ctor(System.Int32,System.Int32)" 的 <param name="TextRatio"/> 文档]

参见