updateElement Method
Update some properties of an existing element.
updateElement(elProps: ElementProps): void
throws IModelError if unable to update the element.
| Parameter | Type | Description |
|---|---|---|
| elProps | ElementProps | the properties of the element to update. |
Defined in
Last Updated: 08 January, 2020