Cairo.Status Enumeration
Reports the internal status of the Cairo system. When an error occurs, all further calls to acquire the status will report the error.

Syntax

public enum Status

Remarks

Members

Member NameDescription
ClipNotRepresentableDocumentation for this section has not yet been entered.
FileNotFoundfile not found
InvalidContentinvalid value for an input Cairo.Content
InvalidDashinvalid value for a dash setting
InvalidDscCommentinvalid value for a DSC comment
InvalidFormatinvalid value for an input Cairo.Format
InvalidIndexDocumentation for this section has not yet been entered.
InvalidMatrixAn invalid matrix (not invertible) was used.
InvalidPathDataInput path data not valid
InvalidPopGroupNo saved group was found to pop.
InvalidRestoreRestore was called on a Cairo graphics object without a matching or prior Save.
InvalidStatusinvalid value for an input Cairo.Status
InvalidStringinput string not valid UTF-8
InvalidVisualinvalid value for an input Visual
NoCurrentPointNo current point is defined.
NoMemoryOut of memory error.
NullPointernull pointer
PatternTypeMismatchthe pattern type is not appropriate for the operation
ReadErrorerror while reading from input stream
SuccessNo error has occured.
SurfaceFinishedtarget surface has been finished
SurfaceTypeMismatchthe surface type is not appropriate for the operation
WriteErrorerror while writing to output stream

Requirements

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