ILineConnectionStyle Interface |
Represents a symbol shape for a 3D scatter plot. Instances of this class have to be immutable.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface ILineConnectionStyle : IImmutable
The ILineConnectionStyle type exposes the following members.
Methods | Name | Description |
---|
| Paint |
Template to make a line draw.
|
TopSee Also