Skip to main content

SnapPointsAlignment Enumeration

Specify options for snap point alignment relative to an edge. Which edge depends on the orientation of the object where the alignment is applied

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public enum SnapPointsAlignment
View Source

Members

Near0Use snap points grouped closer to the orientation edge.
Center1Use snap points that are centered in the orientation.
Far2Use snap points grouped farther from the orientation edge.

See Also

Reference

Avalonia.Controls.Primitives Namespace