LineGeometry.

StartPoint Property

Summary

Gets or sets the start point of the line.
Namespace
Avalonia.Media
Containing Type
LineGeometry

Syntax

public Point StartPoint { get; set; }

Value

Type Description
Point