Mono Class Library: Cairo Namespace

Cairo.PointD Structure

Class defining a point represented by two double values for the x and y coordinates. [Edit]

See Also: PointD Members

public struct PointD

Remarks

C# Example
gr.Rectangle ( new PointD (0, 0), 1, 1);
  
[Edit]

Requirements

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