You are here: Start » FIL.NET » Point2D.Equals Method

Point2D.Equals Method

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public static bool Equals
(
	FilNet.Point2D lhs,
	FilNet.Point2D rhs
)

Parameters

Name Type Range Default Description
lhsFilNet.Point2D
rhsFilNet.Point2D

Function Overrides

See also