TSRichViewEdit.OutZoomRect

Top  Previous  Next

Zoom the rectangle out by the specified Ratio.

function OutZoomRect(r: TRect; Ratio: Single): TRect;

This method divides all coordinates in r by Ratio and returns the modified rectangle.

This method may be useful for calculating coordinates in TSRichViewEdit component.

See also:

OutZoomRect

ViewProperty.ZoomPercent


ScaleRichView © Ilya Zelensky & Sergey Tkachenko