LineShape(LineShape) Constructor |
Initializes a new instance of the
LineShape class
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public LineShape(
LineShape from
)
Parameters
- from LineShape
[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.Shapes.LineShape.#ctor(Altaxo.Graph.Gdi.Shapes.LineShape)"]
See Also