Click or drag to resize

SvgElementHasChildren Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value to determine whether the element has children.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public virtual bool HasChildren()
Request Example View Source

Return Value

Type: Boolean
See Also