SOCPTEXTATPOINTSOCPTEXTATPOINT*
*Contents  *Index  *Topic Contents
*Previous Topic: SOCPPIEANGLE
*Next Topic: SODATACELL

SOCPTEXTATPOINT

Contains information defining the format and length of text for use in vector graphics output.

Syntax

typedef struct SOCPTEXTATPOINTtag {
    WORD wFormat; 
    INT nTextLength; 
} SOCPTEXTATPOINT, VWPTR *PSOCPTEXTATPOINT;

Members

wFormat
Format of the text.
nTextLength
Text length, in characters.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.