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

DrawingStyle.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsFilNet.DrawingStyle
rhsFilNet.DrawingStyle

Function Overrides

See also