Syntax
struct LineSpacing;
Description
This structure is used to specify the height of a text line.
See also
- LineSpacingMode
-
Field Summary
|
Mode |
This value specifies the way the height is specified.
|
|
Height |
This value specifies the height in regard to Mode .
|
|
Field Details
|
|
Syntax
short Mode;
Description
This value specifies the way the height is specified.
Syntax
short Height;
Description
This value specifies the height in regard to Mode .
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.