SVGPatternElement.RequiredExtensions

SVGPatternElement.RequiredExtensions property

Corresponds to attribute ‘requiredExtensions’ on the given element.

public SVGStringList RequiredExtensions { get; }

Property Value

The required extensions.

See Also