Font SpecGet Box 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 PointF[] GetBox(
Graphics g,
string text,
float x,
float y,
AlignH alignH,
AlignV alignV,
float scaleFactor,
SizeF layoutArea
)VB
Public Function GetBox (
g As Graphics,
text As String,
x As Single,
y As Single,
alignH As AlignH,
alignV As AlignV,
scaleFactor As Single,
layoutArea As SizeF
) As PointF()Parameters
- g Graphics
- text String
- x Single
- y Single
- alignH AlignH
- alignV AlignV
- scaleFactor Single
- layoutArea SizeF