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

SurfaceFormat.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.SurfaceFormat
rhsAvlNet.SurfaceFormat

Function Overrides

See also