CustomCursorType Enumeration |
Namespace: DXFReaderNET
Member name | Value | Description | |
---|---|---|---|
None | 0 | Default Cursor property. | |
CrossHair | 1 |
Cross hair cursor.
![]() | |
CrossHairSquare | 2 |
Cross hair cursor with a small square inside.
![]() | |
CrossHairCircle | 3 |
Cross hair cursor with a small circle inside.
![]() | |
CrossHairQuestionMark | 4 |
Cross hair cursor with a question mark.
![]() | |
CrossHairSquareQuestionMark | 5 |
Cross hair cursor with a small square inside and a question mark.
![]() | |
CrossHairCircleQuestionMark | 6 |
Cross hair cursor with a small circle inside and a question mark.
![]() | |
CrossHairObjectSnap | 7 |
Cross hair cursor with a small square inside colored by the HighlightGrabPointsOnHoverColor property.
![]() | |
CrossHairObjectSnapQuestionMark | 8 |
Cross hair cursor with a small square inside, colored by the HighlightGrabPointsOnHoverColor property, and a question mark.
![]() |