Provides an implementation of the OnPointerMove method for this AnnPolylineDrawDesigner object.
public override bool OnPointerMove(
AnnContainer sender,
AnnPointerEventArgs e
)
<SuppressMessageAttribute(Category="Microsoft.Design",
CheckId="CA1062:Validate arguments of public methods",
Scope="",
Target="",
MessageId="1",
Justification="")>
Public Overrides Function OnPointerMove( _
ByVal sender As AnnContainer, _
ByVal e As AnnPointerEventArgs _
) As Boolean
- (BOOL)onPointerMove:(LTAnnContainer *)container args:(LTAnnPointerEventArgs *)args
@Override public boolean onPointerMove(
AnnContainer container,
AnnPointerEvent event
)
public:
virtual bool OnPointerMove(
AnnContainer^ sender,
AnnPointerEventArgs^ e
) override
sender
The container associated with this designer.
e
The event data.
true if this event is handled; otherwise, it is false.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document