Zed Graph ControlCalc Screen Rect Method
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
private Rectangle CalcScreenRect(
Point mousePt1,
Point mousePt2
)VB
Private Function CalcScreenRect (
mousePt1 As Point,
mousePt2 As Point
) As Rectangle