Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Grid(int, int)

Declaration

public Grid(
    int width,
    int height
)

Summary

Constructs a Cairo.Grid consisting of a rectangular grid of the specified width and height.