ZedGraphControlBoundPointToRect Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
private PointF BoundPointToRect(
	Point mousePt,
	RectangleF rect
)

Parameters

mousePt  Point
 
rect  RectangleF
 

Return Value

PointF

See Also