requiredFeatures property
Gets or sets a white space-delimited list of feature strings.
![]() ![]() |
Syntax
HRESULT value = object.get_requiredFeatures(ISVGStringList** pFeatureList);
Property values
Type: Object
A white space-delimited list of feature strings.
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.25
See also
- SVGAElement
- SVGCircleElement
- SVGClipPathElement
- SVGDefsElement
- SVGEllipseElement
- SVGGElement
- SVGForeignObjectElement
- SVGImageElement
- SVGLineElement
- SVGMaskElement
- SVGPathElement
- SVGPatternElement
- SVGPolygonElement
- SVGPolylineElement
- SVGRectElement
- SVGSVGElement
- SVGSwitchElement
- SVGTextContentElement
- SVGTextElement
- SVGTextPathElement
- SVGTextPositioningElement
- SVGTSpanElement
- SVGUseElement
Show:

