====== TEXTRECT Service ====== ==== Description ==== Determines the size of the rectangle with a text. Note: This is a Windows only function. ==== Parameters ==== ^Parameter^Description^ ||Any object or null| ||An @FM-delimited array:\\ \\ __Value__ - __Description__\\ <1> - Any text lines (delimited by \0D0A\)\\ <2> - Refer to SDK DrawText() (Format parameter)\\ <3> - Width of rectangle for DT_WORDBREAK flag set (only if object doesn't exist)\\ <4> - LOGFONT structure (SVM-delimited) (only if object doesn't exist)\\| ==== Returns ==== An @FM delimited array of information: ^Field^Description^ |<1>|Width of rectangle to fit the text.| |<2>|Height of rectangle to fit the text.| ==== Remarks ==== Uses DrawText function. For more information, refer to the Windows SDK manual. ==== See Also ==== [[beep_service|BEEP]] Service [[destroy_service|DESTROY]] Service [[removedir_service|REMOVEDIR]] Service [[choosecolor_service|CHOOSECOLOR]] Service [[flush_service|FLUSH]] Service [[renamedir_service|RENAMEDIR]] Service [[choosedir_service|CHOOSEDIR]] Service [[get_event_service|GET_EVENT]] Service [[renamefile_service|RENAMEFILE]] Service [[choosefile_service|CHOOSEFILE]] Service [[getlogicaldrives_service|GETLOGICALDRIVES]] Service [[runhelp_service|RUNHELP]] Service [[choosefont_service|CHOOSEFONT]] Service [[makedir_service|MAKEDIR]] Service [[runwin_service|RUNWIN]] Service [[copyfile_service|COPYFILE]] Service [[objectid_service|OBJECTID]] Service [[textrect_service|TEXTRECT]] Service [[create_service|CREATE]] Service [[objectlist_service|OBJECTLIST]] Service [[wincount_service|WINCOUNT]] Service [[cursor_service|CURSOR]] Service [[printsetup_service|PRINTSETUP]] Service [[utility|Utility]] function