Follow.ReorientWhenOutsideParameters 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 element will only reorient when the object is outside of the distance/direction bounds above.
public:
property bool ReorientWhenOutsideParameters { bool get(); void set(bool value); };
public bool ReorientWhenOutsideParameters { get; set; }
member this.ReorientWhenOutsideParameters : bool with get, set
Public Property ReorientWhenOutsideParameters As Boolean