ILineConnectionStyle Interface |
Represents an immutable strategy for connecting plot points with lines in a three-dimensional plot.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic interface ILineConnectionStyle : IImmutable
The ILineConnectionStyle type exposes the following members.
Methods| | Name | Description |
|---|
 | Paint |
Template to make a line draw.
|
Top
See Also