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