LineSegment.

Point Property

Summary

Gets or sets the point.
Namespace
Avalonia.Media
Containing Type
LineSegment

Syntax

public Point Point { get; set; }

Value

Type Description
Point The point.