Click or drag to resize

ZoneEquality Operator

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public static bool operator ==(
	Zone lhs,
	Zone rhs
)

Parameters

lhs
Type: LynceeTec.ImagingZone
rhs
Type: LynceeTec.ImagingZone

Return Value

Type: Boolean
See Also