←Select platform

Move Method

Syntax

C#
VB
C++
protected override void Move( 
   AnnSize size 
) 
  
Protected Overrides Sub Move( _ 
   ByVal size As Leadtools.Annotations.AnnSize _ 
)  
protected: 
void Move(  
   Leadtools.Annotations.AnnSize size 
) override  

Parameters

size
An AnnSize structure that represents the offset to be used when moving the object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly