LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Move Method (AnnCrossProductEditDesigner)

Show in webframe





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.
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:
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

See Also

Reference

AnnCrossProductEditDesigner Class
AnnCrossProductEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.