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