命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core.Controls (在 Smobiler.Core.Controls.dll 中) 版本:6.0.651.17429+884d959fb9267a9ec42d4b571b65ad57e153a55f
语法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"/> 文档]
参见