Orbital.TetherAngleSteps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The division of steps this object can tether to. Higher the number, the more snapping steps.
public:
property int TetherAngleSteps { int get(); void set(int value); };
public int TetherAngleSteps { get; set; }
member this.TetherAngleSteps : int with get, set
Public Property TetherAngleSteps As Integer