Line |
public abstract class LineConnectionStyleBase : ILineConnectionStyle, IImmutable
The LineConnectionStyleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| LineConnectionStyleBase | Initializes a new instance of the LineConnectionStyleBase class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object)) | |
| FillOneRange | Template to get a fill path. | |
| 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 | (Overrides ObjectGetHashCode) | |
| GetSegmentRanges | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| PaintOneRange | Template to make a line draw. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |