点击或拖拽改变大小

UILineSeriesGetNearestPoint 方法

Sweet 开发框架

[缺少 "M:SweetUI.Chart.UILineSeries.GetNearestPoint(System.Drawing.Point,System.Int32,System.Double@,System.Double@,System.Int32@)" 的 <summary> 文档]

命名空间:  SweetUI.Chart
程序集:  SweetUI.Chart (在 SweetUI.Chart.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public bool GetNearestPoint(
	Point p,
	int offset,
	out double x,
	out double y,
	out int index
)

参数

p
类型:System.DrawingPoint

[缺少 "M:SweetUI.Chart.UILineSeries.GetNearestPoint(System.Drawing.Point,System.Int32,System.Double@,System.Double@,System.Int32@)" 的 <param name="p"/> 文档]

offset
类型:SystemInt32

[缺少 "M:SweetUI.Chart.UILineSeries.GetNearestPoint(System.Drawing.Point,System.Int32,System.Double@,System.Double@,System.Int32@)" 的 <param name="offset"/> 文档]

x
类型:SystemDouble

[缺少 "M:SweetUI.Chart.UILineSeries.GetNearestPoint(System.Drawing.Point,System.Int32,System.Double@,System.Double@,System.Int32@)" 的 <param name="x"/> 文档]

y
类型:SystemDouble

[缺少 "M:SweetUI.Chart.UILineSeries.GetNearestPoint(System.Drawing.Point,System.Int32,System.Double@,System.Double@,System.Int32@)" 的 <param name="y"/> 文档]

index
类型:SystemInt32

[缺少 "M:SweetUI.Chart.UILineSeries.GetNearestPoint(System.Drawing.Point,System.Int32,System.Double@,System.Double@,System.Int32@)" 的 <param name="index"/> 文档]

返回值

类型:Boolean

[缺少 "M:SweetUI.Chart.UILineSeries.GetNearestPoint(System.Drawing.Point,System.Int32,System.Double@,System.Double@,System.Int32@)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架