Mono Class Library: Overview

Cairo.Point: Members

The members of Cairo.Point are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Default constructor that accepts a pair of x, y coordinates.

Public Properties

Xint. Access to the X coordinate.
Yint. Access to the Y coordinate.