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 > LeadRectHelper Class : Offset Method |
'Declaration
Public Shared Function Offset( _ ByVal rect As LeadRect, _ ByVal size As LeadSize _ ) As LeadRect
'Usage
Dim rect As LeadRect Dim size As LeadSize Dim value As LeadRect value = LeadRectHelper.Offset(rect, size)