Sharp |
The SharpPolylineD3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| FromPointsWithPossibleDublettes | Gets a sharp polyline from a point array which may contain consecutive dublettes, i.e. two or more consecutive points with equal coordinates. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetPoint | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IsTransitionFromIdxToNextIdxSharp | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ShortenedBy | Returns a new, shortened polyline. If the shortened line would have zero or negative length, null is returned. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |