Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGPattern > Methods
TSVGPattern.GetPattern(TSVGGraphicElement,TSVGMatrix,TRSRect) Method
Returns a bitmap representing the pattern
Namespace: FMX.RS.SVG
Delphi
public function GetPattern(const Referrer: TSVGGraphicElement; aMatrix: TSVGMatrix; aRect: TRSRect): TSVGBitmap; virtual;
Parameters
Referrer
Type: TSVGGraphicElement
aMatrix
Type: System.Void
aRect
Type: TRSRect
Type: TSVGBitmap
•FMX.RS.SVGTypes.TSVGBitmap
•FMX.RS.SVG.TSVGPattern.Reference
•TSVGPattern
•FMX.RS.SVG