QuadraticBezierSegment.

Point2 Property

Summary

Gets or sets the point2.
Namespace
Avalonia.Media
Containing Type
QuadraticBezierSegment

Syntax

public Point Point2 { get; set; }

Value

Type Description
Point The point2.