Partage via


PivotPanel.GetIrregularSnapPoints(Orientation, SnapPointsAlignment) Méthode

Définition

Cette propriété est réservée à un usage interne et n’est pas destinée à être utilisée dans votre code.

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)

Paramètres

orientation
Orientation

Réservé.

alignment
SnapPointsAlignment

Réservé.

Retours

Réservé.

Implémente

S’applique à