Graph PaneFind Contained Objects 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#
public bool FindContainedObjects(
RectangleF rectF,
Graphics g,
out CurveList containedObjs
)VB
Public Function FindContainedObjects (
rectF As RectangleF,
g As Graphics,
<OutAttribute> ByRef containedObjs As CurveList
) As BooleanParameters
- rectF RectangleF
- g Graphics
- containedObjs CurveList