PathFigure.

StartPoint Property

Summary

Gets or sets the start point.
Namespace
Avalonia.Media
Containing Type
PathFigure

Syntax

public Point StartPoint { get; set; }

Value

Type Description
Point The start point.