Font SpecRemake 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#
private void Remake(
float scaleFactor,
float size,
ref float scaledSize,
ref Font font
)VB
Private Sub Remake (
scaleFactor As Single,
size As Single,
ByRef scaledSize As Single,
ByRef font As Font
)