[Overview][Types][Classes][Procedures and functions][Index] |
calculates the absolute value (length) of the given vector
Source position: drawncontrol.pas line 37
protected class function TElement.GetVectorLength( |
V: TPoint |
):Integer; |
The length is measured in screen units. It is expected, that the horizontal and the vertical resolution are equal.