命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core.Controls (在 Smobiler.Core.Controls.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public Ratio(
int ImgRatio,
int TextRatio
)
Public Sub New (
ImgRatio As Integer,
TextRatio As Integer
)
参数
- 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"/> 文档]
参见