C# Class Protogame.TreeView.TreeEntry

Mostra 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_oe property

public List Children
return List

FullName public_oe property

public string FullName
return string

Item public_oe property

public TreeItem,Protogame Item
return TreeItem

Layout public_oe property

public Rectangle? Layout
return Rectangle?

Name public_oe property

public string Name
return string

SegmentCount public_oe property

public int SegmentCount
return int