Freigeben über


PivotPanel.GetIrregularSnapPoints(Orientation, SnapPointsAlignment) Methode

Definition

Diese Eigenschaft ist für die interne Verwendung reserviert und nicht für die Verwendung in Ihrem Code vorgesehen.

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)

Parameter

orientation
Orientation

Reserviert.

alignment
SnapPointsAlignment

Reserviert.

Gibt zurück

Reserviert.

Implementiert

Gilt für: