←Select platform

Offset Method (LeadRectDHelper)

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.LeadRectD, _ 
   ByVal size As Leadtools.LeadSizeD _ 
) As Leadtools.LeadRectD 
 function Leadtools.LeadRectDHelper.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