Navigation: Code Documentation > RSVclSVG > RSSVG > 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: RSSVG
Delphi
published property DefaultAspectRatio: TSVGPreserveAspectRatio read FDefaultAspectRatio write SetDefaultAspectRatio;
Property Value
Type: TSVGPreserveAspectRatio
•TSVGDocument
•RSSVG