Hide Comments
Hide Comments

Comments (0)

Controls how the aspect ratio is used with TSVGImage elements. If defer is true, then the preserveAspectRatio attribute on the referenced content if present should be used. If the referenced content lacks a value for ‘preserveAspectRatio’ then the ‘preserveAspectRatio’ attribute should be processed as normal (ignoring 'defer'). For ‘preserveAspectRatio’ on all other elements, the defer property is ignored.

Namespace: FMX.RS.SVGTypes

expandingSyntax

Delphi

published
  property Defer: Boolean read FDefer write SetDefer default False;
 

Property Value

Type: Boolean

expandingSee Also

Comments (0)

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