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

Namespace: DeltaEngine.Rendering2D.Mocks
Assembly: DeltaEngine.Rendering2D.Mocks (in DeltaEngine.Rendering2D.Mocks.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public MockFont(
	string contentName
)
See Also