<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGPreserveAspectRatio > Properties:
Comments (0)
Occurs when the aspect ratio changes
Write an event handler to respond to aspect ratio changes.
Namespace: RSSVGTypes
Delphi
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
•TSVGPreserveAspectRatio
•RSSVGTypes