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 > LeadSizeD Structure > Equals Method : Equals(LeadSizeD,LeadSizeD) Method |
'Declaration
Public Overloads Shared Function Equals( _ ByVal size1 As LeadSizeD, _ ByVal size2 As LeadSizeD _ ) As Boolean
'Usage
Dim size1 As LeadSizeD Dim size2 As LeadSizeD Dim value As Boolean value = LeadSizeD.Equals(size1, size2)
BOOL LeadSizeDEqualToSizeD(LeadSizeD size1, LeadSizeD size2)