GH_DocDiagramPainter.UnmapY Method

GH_DocDiagramPainterUnmapY Method

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

Parameters

y
Type: SystemInt32

Return Value

Type: Int32
See Also