Compartilhar via


IScrollSnapPointsInfo.GetIrregularSnapPoints Método

Definição

Retorna o conjunto de distâncias entre pontos de ajuste irregulares para uma orientação e alinhamento especificados.

public:
 IVectorView<float> ^ GetIrregularSnapPoints(Orientation orientation, SnapPointsAlignment alignment);
IVectorView<float> GetIrregularSnapPoints(Orientation const& orientation, SnapPointsAlignment const& alignment);
public IReadOnlyList<float> GetIrregularSnapPoints(Orientation orientation, SnapPointsAlignment alignment);
function getIrregularSnapPoints(orientation, alignment)
Public Function GetIrregularSnapPoints (orientation As Orientation, alignment As SnapPointsAlignment) As IReadOnlyList(Of Single)

Parâmetros

orientation
Orientation

A orientação/dimensão do conjunto de pontos de ajuste desejado.

alignment
SnapPointsAlignment

O alinhamento a ser usado ao aplicar os pontos de ajuste.

Retornos

A coleção somente leitura de distâncias de ponto de ajuste. Retorna uma coleção vazia quando nenhum ponto de ajuste está presente.

Aplica-se a