TSnapControl
Unit: sgTools
Description
The TSnapControl class defines the snap object.
Syntax
TSnapControl = class(TObject)
Properties
| Properties | Description |
|---|---|
Image | - |
SnapMode | The property sets or gets snap mode. |
SnappedEntity | The property returns the TsgDXFEntity object exposed to snapping. |
Methods
| Methods | Description |
|---|---|
Create | The method creates and initializes a new TSnapControl object. |
Destroy | The method destroys an instance of the TSnapControl class. |
GetMouseCoord | The method returns the point on the drawing respectively to the input mouse coordinates |
GetMouseCoordUCS | The method returns the point in drawing's and UCS coordinates respectively to the input mouse coordinates |