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

Offset(AnnPoint) Method






The amount to offset the location.
Adjusts the location of this rectangle by the specified amount.
Syntax
public void Offset( 
   AnnPoint pt
)
'Declaration
 
Public Overloads Sub Offset( _
   ByVal pt As AnnPoint _
) 
'Usage
 
Dim instance As AnnRectangle
Dim pt As AnnPoint
 
instance.Offset(pt)
public void Offset( 
   AnnPoint pt
)
 function Leadtools.Annotations.AnnRectangle.Offset(AnnPoint)( 
   pt 
)
public:
void Offset( 
   AnnPoint pt
) 

Parameters

pt
The amount to offset the location.
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

AnnRectangle Structure
AnnRectangle Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.