System.Math.Vectors.TCubicBezierCurve.CurveLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CurveLength(Segments: Integer = 6): Single;

C++

float __fastcall CurveLength(int Segments = 0x6);

Properties

Type Visibility Source Unit Parent
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TCubicBezierCurve

Description

Embarcadero Technologies does not currently have any additional information.