C# Class Protogame.TreeView.TreeEntry

Show file Open project: RedpointGames/Protogame

Public Properties

Property Type Description
Children List
FullName string
Item TreeItem
Layout Rectangle?
Name string
SegmentCount int

Property Details

Children public property

public List Children
return List

FullName public property

public string FullName
return string

Item public property

public TreeItem,Protogame Item
return TreeItem

Layout public property

public Rectangle? Layout
return Rectangle?

Name public property

public string Name
return string

SegmentCount public property

public int SegmentCount
return int