Gets a list of child 2D GwxElement objects contained in this instance.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
GwxElementList Children { get; }
Visual Basic
ReadOnly Property Children As GwxElementList
	Get
JScript
function get Children () : GwxElementList

See Also