'Declaration
Public Operator =( _ ByVal style1 As C1TextElementStyle, _ ByVal style2 As C1TextElementStyle _ ) As Boolean
public bool operator ==( C1TextElementStyle style1, C1TextElementStyle style2 )
Parameters
- style1
- style2
'Declaration
Public Operator =( _ ByVal style1 As C1TextElementStyle, _ ByVal style2 As C1TextElementStyle _ ) As Boolean
public bool operator ==( C1TextElementStyle style1, C1TextElementStyle style2 )