点击或拖拽改变大小

TextBoxViewGetPostion 方法

获取索引处坐标

命名空间:  CPF.Controls
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public Point GetPostion(
	IList<uint> index,
	out float height
)

参数

index
类型:System.Collections.GenericIListUInt32

[缺少 "M:CPF.Controls.TextBoxView.GetPostion(System.Collections.Generic.IList{System.UInt32},System.Single@)" 的 <param name="index"/> 文档]

height
类型:SystemSingle

[缺少 "M:CPF.Controls.TextBoxView.GetPostion(System.Collections.Generic.IList{System.UInt32},System.Single@)" 的 <param name="height"/> 文档]

返回值

类型:Point

[缺少 "M:CPF.Controls.TextBoxView.GetPostion(System.Collections.Generic.IList{System.UInt32},System.Single@)" 的 <returns> 文档]

参见