PivotPanel.GetIrregularSnapPoints(Orientation, SnapPointsAlignment) Metodo

Definizione

Questa proprietà è riservata per l'uso interno e non deve essere usata nel codice.

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)

Parametri

orientation
Orientation

Riservato.

alignment
SnapPointsAlignment

Riservato.

Restituisce

Riservato.

Implementazioni

Si applica a