| | Name | Description |
|---|
 | LineShape(IReadOnlyPropertyBag) |
Initializes a new instance of the LineShape class.
|
 | 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(PointD2D, IReadOnlyPropertyBag) |
Initializes a new instance of the LineShape class.
|
 | LineShape(Double, Double, IReadOnlyPropertyBag) |
Initializes a new instance of the LineShape class.
|
 | LineShape(PointD2D, PointD2D, IReadOnlyPropertyBag) |
Initializes a new instance of the LineShape class.
|
 | LineShape(Double, Double, PointD2D, IReadOnlyPropertyBag) |
Initializes a new instance of the LineShape class.
|
 | LineShape(PointD2D, PointD2D, Double, NamedColor) |
Initializes a new instance of the LineShape class.
|
 | LineShape(Double, Double, Double, Double, IReadOnlyPropertyBag) |
Initializes a new instance of the LineShape class.
|
 | LineShape(Double, Double, Double, Double, Double, NamedColor) |
Initializes a new instance of the LineShape class.
|