GraphPaneFindContainedObjects Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public bool FindContainedObjects(
	RectangleF rectF,
	Graphics g,
	out CurveList containedObjs
)

Parameters

rectF  RectangleF
 
g  Graphics
 
containedObjs  CurveList
 

Return Value

Boolean

See Also