SymbolMake Path 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 GraphicsPath MakePath(
Graphics g,
float scaleFactor
)VB
Public Function MakePath (
g As Graphics,
scaleFactor As Single
) As GraphicsPath