SVGCursorElement.RequiredExtensions

SVGCursorElement.RequiredExtensions property

Corresponds to attribute ‘requiredExtensions’ on the given element.

public SVGStringList RequiredExtensions { get; }

Property Value

The required extensions.

See Also