Flexivert Library Documentation
CurveAngle Property
NamespacesFlexivert.UIUIEdgeCurveAngle
Gets the angle between the cruved edge's ControlPoint point and the straight line connecting the two ends of the edge.
Declaration Syntax
C#Visual BasicVisual C++
public float CurveAngle { get; set; }
Public Property CurveAngle As Single
public:
property float CurveAngle {
	float get ();
	void set (float value);
}

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