Call this function to specify the hotspot of the object.
Syntax: |
|---|
| DlxObject.SetHotspot(point) |
Parameters
| Parameter | Description |
|---|---|
| point | A DlxPoint object with the coordinates specifying the point. |
Return Value
If the object hotspot is set correctly it returns true otherwise it returns false.
Example
Copy code
|
|
|---|---|
|
|
|
