Partilhar via


PivotPanel.GetIrregularSnapPoints(Orientation, SnapPointsAlignment) Método

Definição

Essa propriedade é reservada para uso interno e não se destina a ser usada em seu 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.

Retornos

Reservado.

Implementações

Aplica-se a