Font SpecBounding Box(Graphics, String, Single) 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 SizeF BoundingBox(
Graphics g,
string text,
float scaleFactor
)VB
Public Function BoundingBox (
g As Graphics,
text As String,
scaleFactor As Single
) As SizeF