←Select platform

Offset(LeadPoint) Method

Summary

Adjusts the location of this LogicalRectangle by the specified amount.

Syntax

C#
VB
C++
public void Offset( 
   LeadPoint pos 
) 
  
Public Overloads Sub Offset( _ 
   ByVal pos As Leadtools.LeadPoint _ 
)  
public: 
void Offset(  
   Leadtools.LeadPoint pos 
)  

Parameters

pos
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.Forms Assembly