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

CoordinateSystem2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsFilNet.CoordinateSystem2D
rhsFilNet.CoordinateSystem2D

Function Overrides

See also