←Select platform

OnPointerDown Method (AnnRectangleEditDesigner)

Summary

The AnnRectangleEditDesigner implementation of the OnPointerDown method.

Syntax

C#
VB
Java
Objective-C
WinRT C#
Public Overrides Function OnPointerDown( _ 
   ByVal sender As Leadtools.Annotations.Core.AnnContainer, _ 
   ByVal e As Leadtools.Annotations.Core.AnnPointerEventArgs _ 
) As Boolean 
- (BOOL)onPointerDown:(LTAnnContainer *)container args:(LTAnnPointerEventArgs *)args
@Override public boolean onPointerDown( 
            AnnContainer container,  
            AnnPointerEvent event 
) 
function Leadtools.Annotations.Designers.AnnRectangleEditDesigner.OnPointerDown(  
   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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Designers Assembly
Click or drag to resize