CODLineComponent::IsOrthogonal

BOOL CODLineComponent::IsOrthogonal(void)

Returns boolean that indicates if 90 degree angles are enforced.

Defined in: OdLineComp.cpp

Return Value

Boolean flag indicating if the line should maintain orthogonal angles.

Comments

This function queries the OD_PROP_ORTHOGONAL boolean property.