CODLineComponent::MakeOrthogonal
Updates the points in the line so that it is orthogonal.
Defined in: OdLineComp.cpp
Syntax
void CODLineComponent::MakeOrthogonal()void CODLineComponent::MakeOrthogonal(const CSize& szDirEndPt1, const CSize& szDirEndPt2)
Return Value
void
Parameters
szDirEndPt1
Direction vector for first point.
szDirEndPt2
Direction vector for last point.