Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)