←Select platform

Move Method (AnnCrossProductEditDesigner)

Syntax

C#
VB
C++
protected override void Move(  
   double dx, 
   double dy 
) 
Protected Overrides Sub Move( _ 
   ByVal dx As Double, _ 
   ByVal dy As Double _ 
) 
protected: 
void Move(  
   double dx, 
   double dy 
) override 

Parameters

dx
The horizontal offset to be used when moving the object.

dy
The vertical offset to be used when moving the object.

Requirements

Target Platforms

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