Click or drag to resize

GrabPointFoundEventArgsGrabPointType Property

The osnap type associated with the detected grab point.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntax
public ObjectOsnapTypeFlags GrabPointType { get; set; }

Property Value

Type: ObjectOsnapTypeFlags
See Also