Mono Class Library: Overview

Cairo.Pattern: Members

The members of Cairo.Pattern are listed below.

See Also: Inherited members from System.Object

Public Constructors

Create a new Pattern for the given surface.

Protected Constructors

Internal constructor for creating an empty Pattern object.

Protected Fields

patternIntPtr. Cairo's C API pattern.

Public Properties

MatrixMatrix. Gets or sets the Matrix for the current pattern.
[read-only]
PatternTypePatternType. The type of the patter.
[read-only]
PointerIntPtr. Provides access to the raw Cairo C API pattern.
[read-only]
StatusStatus. Checks whether an error has previously occurred for this surface.

Public Methods

Destroy()
Destroys a Pattern.
Finalize()
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Internal method, called by derived classes that might implement Dispose.
Reference()
References (increments reference count) of the pattern.

Explicitly Implemented Interface Members

IDisposable.DisposeDocumentation for this section has not yet been entered.