ActiveReports 13
Equals(Size) Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > Size Structure > Equals Method : Equals(Size) Method
Checks whether this size equals to specified.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Size _
) As Boolean
public bool Equals( 
   Size other
)

Parameters

other
See Also

Reference

Size Structure
Size Members
Overload List