BaseMixedRealityLineDataProvider.Loops 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.
Controls whether this line loops
public:
virtual property bool Loops { bool get(); void set(bool value); };
public virtual bool Loops { get; set; }
member this.Loops : bool with get, set
Public Overridable Property Loops As Boolean
Property Value
Remarks
Some classes override this setting.