Skip to main content

changeTransp

Sets the transparency of the currently selected object. This applies to filled objects only.

Syntax

RxCore.changeTransp(val)

Parameters

  • val: number — A value between 100 (fully opaque) and 0 (fully transparent).

Returns

  • NA — This method does not return a value.