Property Result
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
Result
This is an custom-ident
and an assigned name for this filter primitive.
public ISvgAnimatedString Result { get; }
Property Value
- ISvgAnimatedString
result =
filter-primitive-reference
Remarks
If supplied, then graphics that result from processing this filter primitive can be referenced by an in
attribute on a subsequent filter primitive within the same filter element.
If no value is provided, the output will only be available for re-use as the implicit input into the next filter primitive if that filter primitive provides no value for its in attribute.