Name | Description | |
---|---|---|
BringForward | Brings the shapes in this collection forward by one position. | |
BringToFront | Brings the shapes in this collection to the front of all shapes. | |
Delete | Deletes the represented shapes. | |
GetEnumerator | (Inherited from System.Collections.IEnumerable) | |
Group | Creates a group from the shapes in the range and returns the new group shape. | |
IncrementLeft | Increments the left edge of the represented shapes by the specified value in points. | |
IncrementTop | Increments the top edge of the represented shapes by the specified value in points. | |
ScaleHeight | Scales the represented shapes by the specified factor from the original or current size and from the specified position. | |
ScaleWidth | Scales the represented shapes by the specified factor from the original or current size and from the specified position. | |
Select | Selects the shapes in this IShapeRange, replacing any previously selected shapes if replace is true. | |
SendBackward | Sends the shapes in this collection backward by one position. | |
SendToBack | Sends the shapes in this collection to the back of all shapes. | |
Ungroup | Unbinds any groups in the shape range and returns an IShapeRange with all the existing and unbound shapes. |