Image.SetAnchor 方法 | |
命名空间:
XSharp.VFP.UI
程序集:
XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD SetAnchor(
sender AS Control,
anchorValue AS LONG
) AS VOID
public virtual void SetAnchor(
Control sender,
int anchorValue
)
查看代码参数
- sender
- 类型:Control
- anchorValue
- 类型:Int32
参见