Click or drag to resize

CursorTooltipSettingsOffset Property

The x and y distances in pixels from the cursor location to the tooltip.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Point Offset { get; set; }

Property Value

Type: Point
See Also