AnchorIndex Property
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int AnchorIndex { get; set; }
Public Property AnchorIndex As Integer
Get
Set
abstract AnchorIndex : int with get, set
override AnchorIndex : int with get, set
Property Value
Int32Implements
ISelectionModel.AnchorIndexSee Also
Reference
SelectionModel(T) Class
Avalonia.Controls.Selection Namespace