Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadRectDHelper Class : Offset Method |
'Declaration
Public Shared Function Offset( _ ByVal rect As LeadRectD, _ ByVal size As LeadSizeD _ ) As LeadRectD
'Usage
Dim rect As LeadRectD Dim size As LeadSizeD Dim value As LeadRectD value = LeadRectDHelper.Offset(rect, size)