hmRep_Create Round Rectangle ( Area ; left ; top ; right ; bottom ; rounding) → object ID
Introduced in v1.0, Preemptive: yes
| Parameter | Type | In/Out | Description |
|---|---|---|---|
| Area | Longint | → | hmReports area |
| Left | Real | → | left coordinate |
| Top | Real | → | top coordinate |
| Right | Real | → | right coordinate |
| Bottom | Real | → | bottom coordinate |
| Rounding | Real | → | rounding value |
| Object | ID | ← | new object ID |
Description
The command hmRep_Create Round Rectangle creates a new round rectangle object for the current report and the current layer.