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

Show in webframe

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
) 

Parameters

pt
The amount to offset the location.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members
Overload List

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