Hide Comments
Hide Comments

TSVGElement.FitToRect(TSVGRect,TSVGRect) Method

Comments (0)

Returns a transformation matrix that will properly scale and translate the TargetRect so that it fits within the input rectangle

Namespace: RSSVG

expandingSyntax

Delphi

public
  function FitToRect( aRect, TargetRect: TSVGRect ): TSVGMatrix; overload;
 

Parameters

aRect

Type: System.Void

TargetRect

Type: System.Void

Return Value

Type: TSVGMatrix

expandingSee Also

Comments (0)

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