Line |
| Name | Description | |
|---|---|---|
| LineShape(IReadOnlyPropertyBag) | Initializes a new instance of the LineShape class from a property context. | |
| LineShape(IXmlDeserializationInfo) | Initializes a new instance of the LineShape class during deserialization. | |
| LineShape(LineShape) | Initializes a new instance of the LineShape class by copying another instance. | |
| LineShape(PointD3D, IReadOnlyPropertyBag) | Initializes a new instance of the LineShape class with the specified start position. | |
| LineShape(PointD3D, PointD3D, IReadOnlyPropertyBag) | Initializes a new instance of the LineShape class with the specified endpoints. | |
| LineShape(PointD3D, PointD3D, Double, NamedColor) | Initializes a new instance of the LineShape class with the specified endpoints and stroke settings. |