D
DC Kelley
I am implementing a VBA solution where the user needs to edit the end points
of a polygon consisting of a few line segments. None of these line segment
should ever be curved (i.e just LineTo segments, never any EllipticalArcTo
segments). Is these any programmatic way to prevent the user from creating
a curve as they edit the lines? What I want to limit all these lines to
being simple straight segments.
Regards, DC Kelley
of a polygon consisting of a few line segments. None of these line segment
should ever be curved (i.e just LineTo segments, never any EllipticalArcTo
segments). Is these any programmatic way to prevent the user from creating
a curve as they edit the lines? What I want to limit all these lines to
being simple straight segments.
Regards, DC Kelley