- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
expanded class ECOM_ENUM_OLERENDER
- inherit
-
INTEGER
- end
- feature -- Enumeration constants
-
OLERENDER_NONE: ECOM_ENUM_OLERENDER
-
OLERENDER_DRAW: ECOM_ENUM_OLERENDER
-
OLERENDER_FORMAT: ECOM_ENUM_OLERENDER
-
OLERENDER_ASIS: ECOM_ENUM_OLERENDER
- feature -- Enumeration constants values
-
OLERENDER_NONE_VALUE: INTEGER
-
OLERENDER_DRAW_VALUE: INTEGER
-
OLERENDER_FORMAT_VALUE: INTEGER
-
OLERENDER_ASIS_VALUE: INTEGER
end -- class ECOM_ENUM_OLERENDER