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

DrawingStyle.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.DrawingStyle
rhsAvlNet.DrawingStyle

Function Overrides

See also