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