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