SplineStartCol

CoordinateCollection.SplineStartCol property

Enthält x- und y-Koordinaten für den zweiten Kontrollpunkt eines Splines, seinen zweiten Knoten, seinen ersten Knoten, den letzten Knoten und den Grad des Splines. Diese Informationen sind jeweils in den Elementen X, Y, A, B, C und D enthalten.

public SplineStartCollection SplineStartCol { get; }

Siehe auch