GH_DocDiagramPainterUnmapX Method |
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int UnmapX(
int x
)
Public Function UnmapX (
x As Integer
) As Integer
Parameters
- x
- Type: SystemInt32
Return Value
Type:
Int32See Also