Click or drag to resize

LineShape Constructor

Overload List
 NameDescription
Public methodLineShape(IReadOnlyPropertyBag)Initializes a new instance of the LineShape class
Protected methodLineShape(IXmlDeserializationInfo)Initializes a new instance of the LineShape class
Public methodLineShape(LineShape)Initializes a new instance of the LineShape class
Public methodLineShape(PointD2D, IReadOnlyPropertyBag)Initializes a new instance of the LineShape class
Public methodLineShape(Double, Double, IReadOnlyPropertyBag)Initializes a new instance of the LineShape class
Public methodLineShape(PointD2D, PointD2D, IReadOnlyPropertyBag)Initializes a new instance of the LineShape class
Public methodLineShape(Double, Double, PointD2D, IReadOnlyPropertyBag)Initializes a new instance of the LineShape class
Public methodLineShape(PointD2D, PointD2D, Double, NamedColor)Initializes a new instance of the LineShape class
Public methodLineShape(Double, Double, Double, Double, IReadOnlyPropertyBag)Initializes a new instance of the LineShape class
Public methodLineShape(Double, Double, Double, Double, Double, NamedColor)Initializes a new instance of the LineShape class
Top
See Also