FillDraw(Graphics, Rectangle F, Point Pair) 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 void Draw(
Graphics g,
RectangleF rect,
PointPair pt
)VB
Public Sub Draw (
g As Graphics,
rect As RectangleF,
pt As PointPair
)Parameters
- g Graphics
- rect RectangleF
- pt PointPair