GH_DocDiagramPainter.MapX Method (Single)

GH_DocDiagramPainterMapX Method (Single)

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public float MapX(
	float x
)
Public Function MapX ( 
	x As Single
) As Single

Parameters

x
Type: SystemSingle

Return Value

Type: Single
See Also