Gets the distance between regular snap points for a specified orientation and alignment.
Syntax
public float GetRegularSnapPoints( Orientation orientation, SnapPointsAlignment alignment, out float offset )
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.
- offset (out parameter)
-
Type: System.Single [.NET] | float32 [C++]
Out parameter. The offset of the first snap point.
Return value
Type: System.Single [.NET] | float32 [C++]
The distance between the equidistant snap points. Returns 0 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