Hide Comments
Hide Comments

TSVGCustomViewBox.DefineView(TSVGRect,TSVGPreserveAspectRatio,Single,Single,Single,Single) Method

Comments (0)

Represents method DefineView(TSVGRect,TSVGPreserveAspectRatio,Single,Single,Single,Single).

Namespace: RSSVG

expandingSyntax

Delphi

protected
  procedure DefineView(aRect: TSVGRect; AspectRatio: TSVGPreserveAspectRatio; var TranslateX,
  TranslateY, ScaleX, ScaleY: Single);
 

Parameters

aRect

Type: System.Void

AspectRatio

Type: TSVGPreserveAspectRatio

TranslateX

Type: Single

TranslateY

Type: Single

ScaleX

Type: Single

ScaleY

Type: Single

expandingSee Also

Reference

Comments (0)

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