Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCanvas > Methods

TRSGPCanvas.TextRect(TRect,Integer,Integer,string) Method

Scroll Prev Top Next More

Writes a string inside a clipping rectangle.

Implements writing a string within a limited rectangular region. Any portions of the string that fall outside the rectangle passed in the Rect parameter are clipped and do not appear. The upper-left corner of the text is placed at the point (X, Y).
 
 

Namespace: RSGdiPlusGraphics

Parameters

Rect

Type: TRect

X

Type: Integer

Y

Type: Integer

Text

Type: string

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb