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