This topic has not yet been rated - Rate this topic

firstChild property

Gets the first child of this SVGElementInstance object in the instance tree.

Scalable Vector Graphics: Document Structure, Section 5.11.9Internet Explorer 9

Syntax

HRESULT value = object.get_firstChild(ISVGElementInstance** p);

Property values

Type: Object

The first child object, or null if there is no such object.

Standards information

See also

SVGElementInstance

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.