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 > LeadSizeHelper Class : IsEqual Method |
'Declaration
Public Shared Function IsEqual( _ ByVal size1 As LeadSize, _ ByVal size2 As LeadSize _ ) As Boolean
'Usage
Dim size1 As LeadSize Dim size2 As LeadSize Dim value As Boolean value = LeadSizeHelper.IsEqual(size1, size2)