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