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

AnnotatedPoint2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsFilNet.AnnotatedPoint2D
rhsFilNet.AnnotatedPoint2D

Function Overrides

See also