CBUpdateΒΆ

Updates the bounding rectangle of a grouped object.

bool = CBUpdate(hlink)

Return Value

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

Parameters

hlink

hlink identifies the object.

Comment

The CBUpdate function should be called after objects where added.

id-512303