Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
Boolean value.Used when the Curve, Polyline, Polygon, Polyruler or Freelhand line mark is created. If true, then the user has an ability to erase segments of poly mark by dragging mouse over recently drawn segments (for Freehand line) or by clicking on the point that starts the segment chain to be deleted. In this case the PolyMarkPointRadiusThreshold property should define a max distance, in pixels, between the current mouse position and one of the previously added points, to consider that user wants to remove a chain of segments. The default value is false.