(Leadtools.Annotations.Designers)

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.
Provides an implementation of the AnnEditDesigner.Move method for this AnnCrossProductEditDesigner object.
Syntax
protected override void Move( 
   double offsetX,
   double offsetY
)
Protected Overrides Sub Move( _
   ByVal offsetX As Double, _
   ByVal offsetY As Double _
) 
protected override void Move( 
   double offsetX,
   double offsetY
)
-(void) moveOffsetX:(double)offsetX 
            offsetY:(double)offsetY;
            
@Override protected void move(double offsetX, double offsetY)
 function Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.Move( 
   offsetX ,
   offsetY 
)

Parameters

offsetX
The horizontal offset to be used when moving the object.
offsetY
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.