ScreenSpace FromPixelSpace Method (Vector2D)Delta Engine Documentation

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

public abstract Vector2D FromPixelSpace(
	Vector2D pixelPosition
)

Return Value

Type: Vector2D
See Also