LocationTransform Top Left(Pane Base, Single, 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 PointF TransformTopLeft(
PaneBase pane,
float width,
float height
)VB
Public Function TransformTopLeft (
pane As PaneBase,
width As Single,
height As Single
) As PointF