PathPoint.X Property

Gets or sets the x-coordinate of the point.

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

Syntax

C#
public float X { get; set; }

Property Value

The x-coordinate of the point.

See Also

Reference