Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGPattern > Properties
TSVGPattern.PatternMatrix Property
Local Optional Transformation matrix for the pattern. This allows for things such as skewing the pattern tiles.
Namespace: RSSVG
Delphi
public property PatternMatrix: TSVGMatrix read FPatternMatrix write SetPatternMatrix;
Property Value
Type: TSVGMatrix
•TSVGPattern
•RSSVG