Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: IEnumerable<Cairo> Rectangle(int, int)

  • Declared in: RT.Coordinates.Cairo

Declaration

public static IEnumerable<Cairo> Rectangle(
    int width,
    int height
)

Summary

Constructs a grid of the specified width and height and divides each square into four Cairo cells.