Overload List
| Name | Description | |
|---|---|---|
| CreateLine | Creates a new Line for this line segment. The reference point on the line will be the midpoint of the segment. The line segment must not be degenerate (i.e. the end points must differ). | |
| CreateLine(CopyShapeConstants) | Creates a new Line for this line segment. The reference point on the line will be the midpoint of the segment. The line segment must not be degenerate (i.e. the end points must differ). |
See Also