TYPE text_path

(* SCHEMA presentation_definition_schema; *)


TYPE text_path = ENUMERATION OF

  (left,

   right,

   up,

   down);

END_TYPE;

Referenced By

Defintion text_path is references by the following definitions:
DefinitionType
 text_literal ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00