IScrollInfoSetVerticalOffset 方法 |
Set the VerticalOffset to the passed value.
An implementation may coerce this value into a valid range, typically inclusively between 0 and
ExtentHeight less
ViewportHeight.
命名空间:
CPF.Controls
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法void SetVerticalOffset(
float offset
)
参数
- offset
- 类型:SystemSingle
[缺少 "M:CPF.Controls.IScrollInfo.SetVerticalOffset(System.Single)" 的 <param name="offset"/> 文档]
参见