[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.VerticalScrollShape

VerticalScrollShape Class

Represents a vertical scroll shape of the shape container.

Inheritance
VerticalScrollShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class VerticalScrollShape : FilledShape, IRtfContent, IEnumerable

Constructors

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.