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
Delphi |
published |
Property Value
Type: Boolean
Reference |