다음을 통해 공유


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

예약되어 있습니다.

반환

예약되어 있습니다.

구현

적용 대상