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

OutputSurfaceFormat.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.OutputSurfaceFormat
rhsAvlNet.OutputSurfaceFormat

Function Overrides

See also