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