ZedGraphControlCalcScreenRect Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
private Rectangle CalcScreenRect(
	Point mousePt1,
	Point mousePt2
)

Parameters

mousePt1  Point
 
mousePt2  Point
 

Return Value

Rectangle

See Also