Calculate the value from given Point. The input point is relative to TopLeft conner of Track.
命名空间:
CPF.Controls
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法 public virtual float ValueFromPoint(
Point pt
)
参数
- pt
- 类型:CPF.DrawingPoint
Point (in Track's co-ordinate).
返回值
类型:
Single[缺少 "M:CPF.Controls.Track.ValueFromPoint(CPF.Drawing.Point)" 的 <returns> 文档]
参见