Table of Contents

Class Pattern

Namespace
Cairo
Assembly
cairo-1.0.dll
public class Pattern : BoxedRecord, GTypeProvider, InstanceFactory, IDisposable
Inheritance
Pattern
Implements
Derived
Inherited Members

Constructors

Pattern(PatternOwnedHandle)

public Pattern(PatternOwnedHandle handle)

Parameters

handle PatternOwnedHandle

Properties

Extend

public Extend Extend { get; set; }

Property Value

Extend

Filter

public Filter Filter { get; set; }

Property Value

Filter

Handle

public PatternOwnedHandle Handle { get; }

Property Value

PatternOwnedHandle

PatternType

public PatternType PatternType { get; }

Property Value

PatternType

Status

public Status Status { get; }

Property Value

Status

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

GetGType()

public static Type GetGType()

Returns

Type

GetMatrix(Matrix)

public void GetMatrix(Matrix matrix)

Parameters

matrix Matrix

SetMatrix(Matrix)

public void SetMatrix(Matrix matrix)

Parameters

matrix Matrix