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

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

public VectorText(
	string text,
	Vector2D position
)
See Also