StartPoint Property
Gets or sets the start point.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Point StartPoint { get; set; }
Public Property StartPoint As Point
Get
Set
member StartPoint : Point with get, set
Property Value
Point
The start point.