Art.DRect.Copy Method
Copies the values of the given rectangle, into this one.

Syntax

public void Copy (DRect src)

Parameters

src
The Art.DRect that is going to init the current one.

Remarks

The current rectangle will be a clone of the given one.

Requirements

Namespace: Art
Assembly: art-sharp (in art-sharp.dll)