Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

e8e9892e 27d7 bc68 3937 625972eccaa3

haplokuon edited this page May 6, 2023 · 1 revision

PointInSegment Method

netDxf 3.0.0 Library

Overload List

PointInSegment(Vector2, Vector2, Vector2) Checks if a point is inside a line segment.
PointInSegment(Vector3, Vector3, Vector3) Checks if a point is inside a line segment.

See Also

Reference

MathHelper Class
netDxf Namespace

Clone this wiki locally