Expand Minimize
This topic has not yet been rated - Rate this topic

hasExtension method

Determines if the specified extension is supported.

Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.25Internet Explorer 9

Syntax

object.hasExtension(extension)

Parameters

extension [in]

Type: String

A URI string that specifies the extension.

Return value

Type: Boolean

true if the specified extension is supported; otherwise, false.

Standards information

See also

SVGClipPathElement
SVGPatternElement
SVGSVGElement
SVGUseElement
SVGCircleElement
SVGEllipseElement
SVGLineElement
SVGRectElement
SVGPolygonElement
SVGPolylineElement
SVGGElement
SVGDefsElement
SVGPathElement
SVGTextElement
SVGImageElement
SVGMaskElement
SVGAElement
SVGSwitchElement
SVGTextContentElement
SVGTextPositioningElement
SVGTSpanElement
SVGTextPathElement

 

 

Build date: 11/21/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.