Compartir a través de


PivotPanel.GetIrregularSnapPoints(Orientation, SnapPointsAlignment) Método

Definición

Esta propiedad está reservada para uso interno y no está pensada para usarse en el código.

public:
 virtual IVectorView<float> ^ GetIrregularSnapPoints(Orientation orientation, SnapPointsAlignment alignment) = GetIrregularSnapPoints;
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

Reservado.

alignment
SnapPointsAlignment

Reservado.

Devoluciones

Reservado.

Implementaciones

Se aplica a