ComponentOne Bitmap for UWP
EqualsRef Method (ViewportF)

C1.UWP.DX Assembly > C1.Util.DX Namespace > ViewportF Structure : EqualsRef Method
Determines whether the specified ViewportF is equal to this instance.
Syntax
'Declaration
 
Public Function EqualsRef( _
   ByRef other As ViewportF _
) As System.Boolean
public System.bool EqualsRef( 
   ref ViewportF other
)

Parameters

other
See Also

Reference

ViewportF Structure
ViewportF Members