[]
Represents a none (polyline) shape of the shape container.
public class NoneShape : FilledShape, IRtfContent, IEnumerable
| Name | Description |
|---|---|
| NoneShape() | Initializes a new instance of a NoneShape. |
| NoneShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a NoneShape. |
| NoneShape(int, int, int, int) | Initializes a new instance of a NoneShape. |
| NoneShape(Point, Point) | Initializes a new instance of a NoneShape. |
| Name | Description |
|---|---|
| SegmentInfo | Gets or sets the segment info pointer of this NoneShape (polyline). |
| Verticies | Gets or sets the verticies of this NoneShape (polyline). |