Gets the ratio of the distance between the first vertex of the edge to
the ControlPoint point, according to length of the straight line connecting
the two ends of the edge.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public float CurveControlPoint { get; }
Public ReadOnly Property CurveControlPoint As Single
public: property float CurveControlPoint { float get (); }