EqualsRef Method (ViewportF)
In This Topic
Determines whether the specified
ViewportF is equal to this instance.
Syntax
'Declaration
Public Function EqualsRef( _
ByRef As ViewportF _
) As System.Boolean
public System.bool EqualsRef(
ref ViewportF
)
Parameters
- other
See Also