ID2D1SvgElement::HasChildren method

Returns a boolean indicating whether this element has children.

Syntax


BOOL HasChildren();

Parameters

This method has no parameters.

Return value

Type: BOOL

Returns TRUE if this element has children.

Requirements

Header

D2d1svg.h

DLL

Direct2d.dll

See also

ID2D1SvgElement

 

 

Show: