Grasshopper API
GH_WindowsControlUtil Class |
Exposes some static (Shared) utility functions for setting text-rendering properties en masse.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)
| Name | Description | |
|---|---|---|
| FixTextRenderingDefault(Control) |
Sets the UseCompatibleTextRendering value to False on the control.
| |
| FixTextRenderingDefault(ControlControlCollection) |
Recursively sets the UseCompatibleTextRendering value to False on each control.
|