LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Move Method (AnnCrossProductEditDesigner)






The horizontal offset to be used when moving the object.
The vertical offset to be used when moving the object.
AnnCrossProductEditDesigner implementation of AnnEditDesigner.Move. .NET support Silverlight support
Syntax
protected override void Move( 
   double dx,
   double dy
)
'Declaration
 
Protected Overrides Sub Move( _
   ByVal dx As Double, _
   ByVal dy As Double _
) 
'Usage
 
Dim instance As AnnCrossProductEditDesigner
Dim dx As Double
Dim dy As Double
 
instance.Move(dx, dy)
protected override void Move( 
   double dx,
   double dy
)
 function Leadtools.Windows.Annotations.AnnCrossProductEditDesigner.Move( 
   dx ,
   dy 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnCrossProductEditDesigner Class
AnnCrossProductEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.