PolylineSegment Methods |
The PolylineSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Evaluates is the specified PolylineSegment is equal to the current one.
(Overrides ObjectEquals(Object).) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode |
Serves as the PolylineSegment hash function.
(Overrides ObjectGetHashCode.) | |
| GetParameterOf |
Returns the parameter at point value.
| |
| GetType | (Inherited from Object.) | |
| Inverse |
Reverses the segment.
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToCircularArc |
Converts the circular arc segment into an instance of CircularArc2d.
| |
| ToCurve2d |
Convertit le segment en instance de Curve2d.
| |
| ToLineSegment |
Converts the linear segment into an instance of Line2dSegment.
| |
| ToString |
Overrides the ToString method for the PolylineSegment type.
(Overrides ObjectToString.) |