Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGDocument > Properties
TSVGDocument.DefaultAspectRatio Property
Defines the default aspect ratio for the SVG. If the SVG does not specify a preserveAspectRatio attribute, the SVG will use this default instead.
Namespace: FMX.RS.SVG
Delphi
published property DefaultAspectRatio: TSVGPreserveAspectRatio read FDefaultAspectRatio write SetDefaultAspectRatio;
Property Value
Type: TSVGPreserveAspectRatio
•TSVGDocument
•FMX.RS.SVG