ProjectNameAndFontWeight Constructor Delta Engine Documentation
Initializes a new instance of the ProjectNameAndFontWeight class

Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public ProjectNameAndFontWeight(
	string name,
	FontWeight weight
)
See Also