LEADTOOLS Annotations (Leadtools.Annotations assembly)

Offset(AnnPoint) Method

Show in webframe





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
) 

Parameters

pt
The amount to offset the location.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.