←Select platform

Offset Method (LeadRectHelper)

Summary

Adjusts the location of this rectangle by the specified amount.

Syntax

C#
VB
WinRT C#
C++
Public Shared Function Offset( _ 
   ByVal rect As Leadtools.LeadRect, _ 
   ByVal size As Leadtools.LeadSize _ 
) As Leadtools.LeadRect 
 function Leadtools.LeadRectHelper.Offset(  
   rect , 
   size  
) 

Parameters

rect
The rectangle object.

size
The x- and y-amounts to offset the location.

Remarks

The result rectangle.

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 Assembly