StrokedSegment2F Methods |
The StrokedSegment2F type exposes the following members.
Name | Description | |
---|---|---|
Equals | (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.) | |
Flatten |
Computes the points of a sequence of line segments which approximate the curve.
(Inherited from StrokedSegmentTParam, TPoint.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetLength |
Computes the approximated length of the curve for the parameter interval
[start, end].
(Inherited from StrokedSegmentTParam, TPoint.) | |
GetPoint |
Computes a point on the curve.
(Inherited from StrokedSegmentTParam, TPoint.) | |
GetTangent |
Computes the tangent for a point on the curve.
(Inherited from StrokedSegmentTParam, TPoint.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |