PathPoint.Y Property

Gets or sets the y-coordinate of the point.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Y { get; set; }

Property Value

The y-coordinate of the point.

See Also

Reference