Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > Classes > TRSSVGDocument > Properties
TRSSVGDocument.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: RSSVGCtrls
Delphi
published property DefaultAspectRatio: TSVGPreserveAspectRatio read GetDefaultAspectRatio write SetDefaultAspectRatio;
Property Value
Type: TSVGPreserveAspectRatio
•TRSSVGDocument
•RSSVGCtrls