de_set_text_justification()
Sets the default text justification. Used for all subsequent text placement. Returns: none.
Syntax:
de_set_text_justification(justification);
where
justification is an "or'd" combination of one of these:
- DB_BOT_JUST
- DB_MID_JUST
- DB_TOP_JUST
with one of these:
- DB_LEFT_JUST
- DB_CENTER_JUST
- DB_RIGHT_JUST
Example:
de_set_text_justification(DB_BOT_JUST | DB_LEFT_JUST);
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()