Returns the set of distances between irregular snap points for a specified orientation and alignment.
Syntax
public IReadOnlyList<float> GetIrregularSnapPoints( Orientation orientation, SnapPointsAlignment alignment )
Parameters
- orientation
-
Type: Orientation
The orientation (dimension) for the desired snap point set.
- alignment
-
Type: SnapPointsAlignment
The alignment to use when applying the snap points.
Return value
Type: IVectorView<Single> [C++] | System.Collections.Generic.IReadOnlyList<Single> [.NET]
The read only collection of snap point distances. Returns an empty collection when no snap points are present.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013