Overload List
public static Boolean PointInPolygon(System.Drawing.Point, Steema.TeeChart.Drawing.Triangle2D)
Returns true if point P is inside Poly polygon.
public static Boolean PointInPolygon(System.Drawing.Point, System.Drawing.Point[])
Returns true if point P is inside Poly polygon.
public static Boolean PointInPolygon(System.Drawing.Point, Steema.TeeChart.Drawing.PointDouble[])
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace