MLineVertexDistances Property |
Namespace: DXFReaderNET.Entities
There is a list for every MLineStyle element, and every list contains an array of real values that parameterize the start and end point of every element of the style.
The first value (index 0) represents the distance from the segment vertex along the miter vector to the
point where the line element's path intersects the miter vector.
The second value (index 1) is the distance along the line element's direction from the point,
defined by the first value, to the actual start of the line element.
The successive values list the start and stop points of the line element breaks or cuts in this segment of the multiline.