GH_DocDiagramPainter.MapY Method (Int32)

GH_DocDiagramPainterMapY Method (Int32)

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

Parameters

y
Type: SystemInt32

Return Value

Type: Int32
See Also