Font SpecGet Width(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 float GetWidth(
Graphics g,
string text,
float scaleFactor
)VB
Public Function GetWidth (
g As Graphics,
text As String,
scaleFactor As Single
) As Single