Returns chosen style information for the selected element. If a style name given in the argument does not exist for the selected element, then the current default style information will be returned instead.
Number | Type | Compulsory | Default | Description |
1 | string array | Yes | Style names |
The style names to return the style information for.
Return type: string array
The style information as used by that element. Each element of the array corresponds to the result for the matching input array element.
▲Function Summary▲ | ||
◄ SelectedProperties | SelectedWires ▶ |