Summary
Gets or sets the point2.
- Namespace
- Avalonia
.Media - Containing Type
- BezierSegment
Syntax
public Point Point2 { get; set; }
Value
Type | Description |
---|---|
Point | The point2. |
public Point Point2 { get; set; }
Type | Description |
---|---|
Point | The point2. |