LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Move Method (AnnCrossProductEditDesigner)






An AnnSize structure that represents the offset to be used when moving the object.
AnnCrossProductEditDesigner implementation of AnnEditDesigner.Move.
Syntax
protected override void Move( 
   AnnSize size
)
'Declaration
 
Protected Overrides Sub Move( _
   ByVal size As AnnSize _
) 
'Usage
 
Dim instance As AnnCrossProductEditDesigner
Dim size As AnnSize
 
instance.Move(size)
protected override void Move( 
   AnnSize size
)
 function Leadtools.Annotations.AnnCrossProductEditDesigner.Move( 
   size 
)
protected:
void Move( 
   AnnSize size
) override 

Parameters

size
An AnnSize structure that represents the 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.