GH_CanvasSetSmartTextRenderingHint Method |
When this method is called during a redraw, the TextRenderingHint of the associated
graphics object will be set to either GH_CrispText or GH_SmoothText depending on zoom level.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void SetSmartTextRenderingHint()
Public Sub SetSmartTextRenderingHint
See Also