SVGComponentTransferFunctionElement.Offset

SVGComponentTransferFunctionElement.Offset property

Corresponds to attribute ‘offset’ on the given element.

public SVGAnimatedNumber Offset { get; }

Property Value

The attribute ‘offset’ of the given element.

See Also