[]
        
(Showing Draft Content)

LineMarkerInteraction Enumeration

LineMarkerInteraction Enumeration

Specifies how the LineMarker interacts with the user.

Enumeration members

Enumeration members

Drag

Drag: = 2

The LineMarker moves when the user drags the lines.

Move

Move: = 1

The LineMarker moves with the pointer.

None

None: = 0

No interaction, the user specifies the position by clicking.