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




Glossary Item Box

Gets or sets a value indicating whether the polyline auto-close is enabled.

Syntax

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

Property Value

Boolean value.

Remarks

Used when the polyline mark is created. If true, then the mark is auto-completed and its "Closed" value is set to "true" when current mouse position is close to the starting poly mark point. In this case the PolyMarkPointRadiusThreshold properly should define a max distance, in pixels, between the current mouse position and the starting point position, to consider that poly mark creation process must be finished and the mark must be closed. The default value is false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.