You are here: Start » 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