GetPointOsnapEventType Property |
Gets the type of object snap used to obtain the point.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.24
Syntaxpublic OsnapModes OsnapEventType { get; }
Public ReadOnly Property OsnapEventType As OsnapModes
Get
Property Value
Type:
OsnapModes
See Also