Straight |
public class StraightConnection : LineConnectionStyleBase
The StraightConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| StraightConnection | Initializes a new instance of the StraightConnection class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from LineConnectionStyleBase) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | (Inherited from LineConnectionStyleBase) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Paint |
Template to make a line draw.
(Overrides LineConnectionStyleBasePaint(IGraphicsContext3D, Processed3DPlotData, PlotRange, IPlotArea, PenX3D, FuncInt32, Double, Int32, Boolean)) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |