ILineEdge Methods

Methods

GetBounds bounds of the edge
(Inherited from IEdge)
GetMidPoint middle point of the edge
(Inherited from IEdge)
GetXValue calculate the X value of given Y value. (works only for lines and arcs smaller 180 degree)
(Inherited from IEdge)
RecalcBounds Set the bounds back, to update them by next GetBounds() call.
(Inherited from IEdge)
Split cut element in two pices.
(Inherited from IEdge)
ToString Overwrite ToString() for better reading details.
(Inherited from IEdge)

Extension Methods

See Also