Summary
Gets or sets the start point.
- Namespace
- Avalonia
.Media - Containing Type
- PathFigure
Syntax
public Point StartPoint { get; set; }
Value
Type | Description |
---|---|
Point | The start point. |
public Point StartPoint { get; set; }
Type | Description |
---|---|
Point | The start point. |