E_BA_ShdObjType

Enumerator for selecting the shading object type.

TYPE E_BA_ShdObjType :
(
  Invalid    := 0,
  eTetragon  := 1,
  eGlobe     := 2
) BYTE;
END_TYPE

Name

Description

eTetragon

Object type is a rectangle.

eGlobe

Object type is a ball.