C1.C1Word.4 Assembly > C1.C1Word.Canvas Namespace > RectangleShape Class : RectangleShape Constructor |
Overload | Description |
---|---|
RectangleShape Constructor() | Initializes a new instance of a RectangleShape. |
RectangleShape Constructor(Point,Point) | Initializes a new instance of a RectangleShape. |
RectangleShape Constructor(Int32,Int32,Int32,Int32) | Initializes a new instance of a RectangleShape. |
RectangleShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32) | Initializes a new instance of a RectangleShape. |