MoveAnchorBackground
This method moves an anchor to the foreground or background.
Syntax
The method simplifies the manipulation of a large number of different rectangular objects, which can be crossed or overlapped.
MoveAnchorBackground (strAnchorName As String, bForegroundDirection As Boolean)
Parameter | Description |
---|---|
strAnchorName |
Name of the anchor |
bForegroundDirection |
True: The anchor is in the foreground. False: The anchor is in the background. |