Namespace: GF.Clients.Charts.Details
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public static bool IsLineTouched( Point location, PointF pnt1, PointF pnt2, LineMode lineMode )
Parameters
- location
- Type: System.DrawingPoint
- pnt1
- Type: System.DrawingPointF
- pnt2
- Type: System.DrawingPointF
- lineMode
- Type: GF.Clients.Charts.Details.LinesLineMode
Return Value
Type: BooleanSee Also