PathCubicTo.Point3 Property

Defines the end point of the cubic curve segment.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
C#
public PointF Point3 { get; set; }

Property Value

PointF

See Also