Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: RectangleD operator-(RectangleD, PointD)

Declaration

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

Summary

Moves the rectangle’s position by the negation of the specified offset.