(Leadtools.Annotations.Core)

Equality Operator

Show in webframe





First object to compare
Second object to compare
Compares two AnnThickness objects for equality.
Syntax
public bool operator ==( 
   AnnThickness left,
   AnnThickness right
)
Public Operator =( _
   ByVal left As AnnThickness, _
   ByVal right As AnnThickness _
) As Boolean
public bool operator ==( 
   AnnThickness left,
   AnnThickness right
)

            

            
This operator type is not supported by WinRT JavaScript

Parameters

left
First object to compare
right
Second object to compare

Return Value

true if the objects have the same value; otherwise, false.
Requirements

Target Platforms

See Also

Reference

AnnThickness Structure
AnnThickness Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.