StackPanel.GetIrregularSnapPoints(Orientation, SnapPointsAlignment) Method

Definition

Returns the set of distances between irregular snap points for a specified orientation and alignment.

C#
public IReadOnlyList<float> GetIrregularSnapPoints(Orientation orientation, SnapPointsAlignment alignment);

Parameters

orientation
Orientation

The orientation (dimension) for the desired snap point set.

alignment
SnapPointsAlignment

The alignment to use when applying the snap points.

Returns

The read only collection of snap point distances. Returns an empty collection when no snap points are present.

Implements

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6