Share via


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

保留的。

傳回

保留的。

實作

適用於