ImageGear for .NET
IsPolyMarkAutoRollbackEnabled Property
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationSettings Class : IsPolyMarkAutoRollbackEnabled Property




Glossary Item Box

Gets or sets a value indicating whether the Curve, Polyline, Polygon or Polyruler's auto correction is enabled.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Boolean value.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.