DX9ToolsR4 - Created by: X

GUIIndexed.ChildCount Property

The number of children the gui contains.

[Visual Basic]
NotOverridable Public ReadOnly Property ChildCount As Integer Implements _
   IGUI.ChildCount
[C#]
public int ChildCount {get;}

Implements

IGUI.ChildCount

See Also

GUIIndexed Class | CBX.Libs.DX9ToolsR4.GUI Namespace