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