Click or drag to resize

PolygonF.Equality Operator

Namespace:  Atalasoft.Utils.Geometry
Assembly:  Atalasoft.dotImage.Lib (in Atalasoft.dotImage.Lib.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public static bool operator ==(
	PolygonF lhs,
	PolygonF rhs
)

Parameters

lhs
Type: Atalasoft.Utils.Geometry.PolygonF
rhs
Type: Atalasoft.Utils.Geometry.PolygonF

Return Value

Type: Boolean
See Also