LocationTransformTopLeft(PaneBase, Single, Single) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public PointF TransformTopLeft(
	PaneBase pane,
	float width,
	float height
)

Parameters

pane  PaneBase
 
width  Single
 
height  Single
 

Return Value

PointF

See Also