Clamp V to length Len.
class function Clamp(const V: TAgkPoint; const Len: Single): TAgkPoint; overload;
V clamped to Len.
Clamp Method
Made with Doc-O-MaticĀ® Express