Rectangle Constructor (Vector2D, Size)Delta Engine Documentation
Initializes a new instance of the Rectangle class

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

public Rectangle(
	Vector2D position,
	Size size
)
See Also