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