←Select platform

Offset(Single,Single) Method

Summary

Adjusts the location of this rectangle by the specified amounts.

Syntax

C#
VB
C++
public void Offset(  
   float x, 
   float y 
) 
  
Public Overloads Sub Offset( _ 
   ByVal x As Single, _ 
   ByVal y As Single _ 
)  
public: 
void Offset(  
   float x, 
   float y 
)  

Parameters

x
The amount to offset the location horizontally.

y
The amount to offset the location vertically.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize