Interface ISvgExternalResourcesRequired
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
This defines an interface which applies to all elements where this element or one of its descendants can reference an external resource.
public interface ISvgExternalResourcesRequired
Properties
- ExternalResourcesRequired
Corresponds to attribute externalResourcesRequired on the given element.