Hide Comments
Hide Comments

TSVGRadialGradient.GetBrush(TSVGMatrix,TRSRect) Method

Comments (0)

Returns the Brush for the element, configured for the transformation and rectangle.

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public
  function GetBrush(aMatrix: TSVGMatrix; aRect: TRSRect): TSVGBrush; override;
 

Parameters

aMatrix

Type: System.Void

aRect

Type: TRSRect

Return Value

Type: TSVGBrush

Overrides

TSVGGraphicElement.GetBrush(TSVGMatrix,TRSRect)
 

expandingRemarks

Some brushes with gradients and patterns require the matrix and rectangle to properly configure the brush.

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb