<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGViewBox > Properties:
Comments (0)
Occurs when the view box changes
Write a OnChange event handler to respond to viewbox changes
BeginUpdate and EndUpdate methods control when the OnChange event is triggered.
Namespace: RSSVGTypes
Delphi
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
•RSSVGTypes.TSVGViewBox.BeginUpdate
•RSSVGTypes.TSVGViewBox.EndUpdate
•TSVGViewBox
•RSSVGTypes