LEADTOOLS Annotations (Leadtools.Annotations assembly)

Move Method (AnnCrossProductEditDesigner)

Show in webframe





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:
void Move( 
   AnnSize size
) override 

Parameters

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