C# Class WTLabelComponent, FutilePrototyper

Inheritance: WTAbstractComponent
Mostrar archivo Open project: wtrebella/FutilePrototyper Class Usage Examples

Public Methods

Method Description
WTLabelComponent ( string name, string fontName, string labelString, Color labelColor, float labelScale ) : System.Collections

Method Details

WTLabelComponent() public method

public WTLabelComponent ( string name, string fontName, string labelString, Color labelColor, float labelScale ) : System.Collections
name string
fontName string
labelString string
labelColor Color
labelScale float
return System.Collections