Sets the diameter of the hotspot.
Syntax: |
---|
DlxHotspot.SetSize(size) |
Parameters
Parameter | Description |
---|---|
size | Specify the diameter of the hotspot. |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|