TilingPattern
Vue de l’ensemble
‘TilingPattern’ est une classe dans Aspose.PDF FOSS pour .NET. Inhérents de: Pettern.
Modèle de la tile (Type 1 du modèle, §8.7.3.1): répétition de l’écriture.
Propriétés : ‘BBox’, ‘Matrix’, `PaintType’, ‘PatternTyp’, ‘TilingTip’, ‘XStep’ et 1 plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
PatternType | int | Read | Gets the pattern type. |
PaintType | int | Read | Paint type: 1 = coloured, 2 = uncoloured. |
TilingType | int | Read | Tiling type: 1 = ConstantSpacing, 2 = NoDistortion, 3 = ConstantSpacingAndFaster. |
BBox | double[] | Read | Bounding box [xmin, ymin, xmax, ymax]. |
XStep | double | Read | Horizontal spacing between pattern cells. |
YStep | double | Read | Vertical spacing between pattern cells. |
Matrix | double[]? | Read | Transformation matrix [a b c d e f], or null if absent (identity). |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise