Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: RectangleD operator+(PointD, RectangleD)

Declaration

public static RectangleD operator+(
    PointD offset,
    RectangleD rect
)

Summary

Moves the rectangle’s position by the specified offset.