GH_DocDiagramPainter.MapX Method (Int32)

GH_DocDiagramPainterMapX Method (Int32)

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

Parameters

x
Type: SystemInt32

Return Value

Type: Int32
See Also