Line.ControlPoints

Line.ControlPoints property

Gets all control points

public IArrayList<Vector4> ControlPoints { get; }

See Also