-(BOOL) onDoubleTap:(LTAnnContainer*) aContainer
args:(LTAnnPointerEventArgs*) args;
@Override public boolean onPointerDoubleTap(AnnContainer container, AnnPointerEvent event)
function Leadtools.Annotations.Designers.AnnLineDrawDesigner.OnPointerDoubleClick(
sender ,
e
)
Parameters
- sender
- The container associated with this designer.
- e
- The event data.
Return Value
true if this event is handled; otherwise, it is false.