[]
Represents a vertical scroll shape of the shape container.
public class VerticalScrollShape : FilledShape, IRtfContent, IEnumerable
Name | Description |
---|---|
VerticalScrollShape() | Initializes a new instance of a VerticalScrollShape. |
VerticalScrollShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a VerticalScrollShape. |
VerticalScrollShape(int, int, int, int) | Initializes a new instance of a VerticalScrollShape. |
VerticalScrollShape(Point, Point) | Initializes a new instance of a VerticalScrollShape. |