Flexivert Library Documentation
CurveControlPoint Property
NamespacesFlexivert.UIUIEdgeCurveControlPoint
Gets or sets 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 BasicVisual C++
public float CurveControlPoint { get; set; }
Public Property CurveControlPoint As Single
public:
property float CurveControlPoint {
	float get ();
	void set (float value);
}

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)