CursorTooltipSettingsStateOffset Property |
The x and y distances in pixels from the cursor location to the tooltip.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point Offset { get; set; }Public Property Offset As Point
Get
Set
Property Value
Type:
Point
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also