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
Filter
public Filter Filter { get; set; }
Property Value
Handle
public PatternOwnedHandle Handle { get; }
Property Value
PatternType
public PatternType PatternType { get; }
Property Value
Status
public Status Status { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
GetGType()
public static Type GetGType()
Returns
GetMatrix(Matrix)
public void GetMatrix(Matrix matrix)
Parameters
matrix
Matrix
SetMatrix(Matrix)
public void SetMatrix(Matrix matrix)
Parameters
matrix
Matrix