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