PathCubicTo.Point2 Property

Defines the second control 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 Point2 { get; set; }

Property Value

PointF

See Also