Cairo.PointD Structure
Class defining a point represented by two double values for the x and y coordinates.

See Also: PointD Members

Syntax

public struct PointD

Remarks

C# Example

gr.Rectangle ( new PointD (0, 0), 1, 1);
  

Requirements

Namespace: Cairo
Assembly: Mono.Cairo (in Mono.Cairo.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0