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