←Select platform

Offset(AnnPoint) Method

Summary

Adjusts the location of this rectangle by the specified amount.

Syntax

C#
VB
C++
public void Offset( 
   AnnPoint pt 
) 
  
Public Overloads Sub Offset( _ 
   ByVal pt As Leadtools.Annotations.AnnPoint _ 
)  
public: 
void Offset(  
   Leadtools.Annotations.AnnPoint pt 
)  

Parameters

pt
The amount to offset the location.

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