←Select platform

IsEqual Method (LeadLengthDHelper)

Summary

Specifies whether two LeadLengthD objects contains the same coordinates.

Syntax

C#
VB
WinRT C#
C++
Public Shared Function IsEqual( _ 
   ByVal length1 As Leadtools.LeadLengthD, _ 
   ByVal length2 As Leadtools.LeadLengthD _ 
) As Boolean 
 function Leadtools.LeadLengthDHelper.IsEqual(  
   length1 , 
   length2  
) 

Parameters

length1
The first LeadLengthD on the left side of the comparison operator.

length2
The second LeadLengthD on the right side of the comparison operator.

Return Value

true if the two LeadLengthD have the same coordinates; false, otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly