Hide Comments
Hide Comments

TSVGGraphicElement.GetPen(TSVGMatrix,TRSRect) Method

Comments (0)

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

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public
  function GetPen( aMatrix: TSVGMatrix; aRect: TRSRect ): TSVGPen; overload; virtual;
 

Parameters

aMatrix

Type: System.Void

aRect

Type: TRSRect

Return Value

Type: TSVGPen

expandingRemarks

Some pens 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