CODLineOrientation::operator==

BOOL CODLineOrientation::operator==(const CODLineOrientation propOrientation)

Tests if this property is equal to the one passed in.

Defined in: OdLineOrientation.cpp

Return Value

Non-zero if the two properties are equal.

Parameters

propOrientation

The property to test against.