Pane BaseCalc Client Rect 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 RectangleF CalcClientRect(
Graphics g,
float scaleFactor
)VB
Public Function CalcClientRect (
g As Graphics,
scaleFactor As Single
) As RectangleF