CADability dotNET

The MultiGeoPointProperty type exposes the following members.

Fields

  NameDescription
Public fieldGetInsertionPointEvent
When a point is about to be inserted this property needs some initial value. The default initial value is the same point as the first/last point, when inserted before the first or after the last point, and the middle point of the intervall where the point is to be inserted. If you wisch another behaviour add a handler to this event and return the appropriate point.

See Also