C# Class DrawEntry, filezoo

Show file Open project: kig/filezoo Class Usage Examples

Public Properties

Property Type Description
F FSEntry,
GroupHeight double
GroupTitle string
Height double

Public Methods

Method Description
DrawEntry ( FSEntry, f ) : System

Method Details

DrawEntry() public method

public DrawEntry ( FSEntry, f ) : System
f FSEntry,
return System

Property Details

F public property

public FSEntry, F
return FSEntry,

GroupHeight public property

public double GroupHeight
return double

GroupTitle public property

public string GroupTitle
return string

Height public property

public double Height
return double