Commonly used functions for applying a value to the target of a transformation.
Properties:
Name | Type | Description |
---|---|---|
Property |
function | Applies a value to any target object, treating the feature as a property of the target object. |
Style |
function | Applies a value to a target DOM element, treating the feature as a style of the target object. |
SVG_ElementAttribute |
function | Applies a value to a target SVG element, treating the feature as an attribute of the target object. |
- Source: