SRGraphComponent::DrawLineEnd

void SRGraphComponent::DrawLineEnd(CPoint point, SRGraphStyle * ptrStyle, int nEnd, double dAngle)

Draws end caps of various shapes on line ends.

Defined in: SRGComp.cpp

Return Value

void

Parameters

point

CPoint point. The point at which the line end is to be located

ptrStyle

SRGraphStyle * ptrStyle points to the SRGraphStyle dtah defines line end filling or framing.

nEnd

int nEnd The integer end code (0=none 1=start 2=end).

dAngle

double dAngle The angle that the line end should be rotated to.