OBJSetRoundRectΒΆ

Shows or hides the rounded corners of rectangular drawing objects.

bool = OBJSetRoundRect(hobj, bool)

Return Value

If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).

Parameters

hobj

hobj identifies a line, text, rectangle, ellipse or layer (diagram) object.

bool

bool

id-2008588