BezierSegment.

Point1 Property

Summary

Gets or sets the point1.
Namespace
Avalonia.Media
Containing Type
BezierSegment

Syntax

public Point Point1 { get; set; }

Value

Type Description
Point The point1.