SRGraphComponent::GetLineLength
doubleSRGraphComponent::GetLineLength(CPointptStart, CPointptEnd)
Calculates the length of a line segment between two points
Defined in: SRGComp.cpp
Return Value
Length of the line segment (in logical units)
Parameters
ptStart
Start point
ptEnd
End point