OBJIsShadowΒΆ
OBJIsShadow checks if the drawing object is drawn with a shadow.
- bool = OBJIsShadow(hobj)
Return Value
bool is TRUE (1), if the drawing object is drawn with a shadow otherwise FALSE (0).
Parameters
- hobj
hobj identifies a line, text, rectangle, ellipse or layer (diagram) object.
See also
id-485884