Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: RectangleD operator*(RectangleD, double)

Declaration

public static RectangleD operator*(
    RectangleD rect,
    double scale
)

Summary

Scales the rectangle’s position and size by the specified factor.