GraphPaneGeneralTransform(PointF, CoordType) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public PointF GeneralTransform(
	PointF ptF,
	CoordType coord
)

Parameters

ptF  PointF
 
coord  CoordType
 

Return Value

PointF

See Also