BezierKnotRecord.PathPoints

BezierKnotRecord.PathPoints property

Obtiene o establece los puntos de ruta.

public PointF[] PathPoints { get; set; }

El valor de la propiedad

Los puntos de ruta.

Ver también