Click or drag to resize
DrawingBaseContains Method
Checks for the hittest

Namespace: SharpCharts.Base.ChartObject
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public abstract bool Contains(
	Point point
)

Parameters

point
Type: System.WindowsPoint

Return Value

Type: Boolean
See Also