Returns the Brush for the element, configured for the transformation and rectangle.
Namespace: FMX.RS.SVG
Delphi |
public |
Parameters
aMatrix
Type: System.Void
aRect
Type: System.Void
Type: TSVGBrush
Some brushes with gradients and patterns require the matrix and rectangle to properly configure the brush. |