Rectangle FromCenter Method (Single, Single, Single, Single)Delta Engine Documentation

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

public static Rectangle FromCenter(
	float x,
	float y,
	float width,
	float height
)

Return Value

Type: Rectangle
See Also