Name | Description | |
---|---|---|
![]() | BringForward | Brings this shape forward by one position. |
![]() | BringToFront | Brings this shape to the front of all shapes. |
![]() | Delete | Deletes this shape. |
![]() | IncrementLeft | Increments the left edge of this shape by the specified value in points. |
![]() | IncrementTop | Increments the top edge of this shape by the specified value in points. |
![]() | ScaleHeight | Scales this shape by the specified factor from the original or current size and from the specified position. |
![]() | ScaleWidth | Scales this shape by the specified factor from the original or current size and from the specified position. |
![]() | Select | Selects this shape, replacing any previously selected shapes if replace is true. |
![]() | SendBackward | Sends this shape backward by one position. |
![]() | SendToBack | Sends this shape to the back of all shapes. |
![]() | Ungroup | If this is a group shape, this unbinds the group and returns an IShapeRange with all the unbound shapes. |