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