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

Point3D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsFilNet.Point3D
rhsFilNet.Point3D

Function Overrides

See also