Поделиться через


PivotPanel.GetIrregularSnapPoints(Orientation, SnapPointsAlignment) Метод

Определение

Это свойство зарезервировано для внутреннего использования и не предназначено для использования в коде.

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)

Параметры

orientation
Orientation

Зарезервировано.

alignment
SnapPointsAlignment

Зарезервировано.

Возвращаемое значение

Зарезервировано.

Реализации

Применяется к