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