Class Pattern
- Namespace
- Cairo
- Assembly
- cairo-1.0.dll
public class Pattern : BoxedRecord
- 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
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