MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.PaddingEx Structure / Equality Operator

In This Topic
Equality Operator (RText.PaddingEx)
In This Topic
Implements the == operator.
Syntax
'Declaration
 
Public Operator =( _
   ByVal p1 As RText.PaddingEx, _
   ByVal p2 As RText.PaddingEx _
) As Boolean
 

Parameters

p1
p2

Return Value

The result of the operator.
See Also