[This is preliminary documentation and is subject to change.]

A range of two vectors used by the SDK.

Syntax

C#
[SerializableAttribute]
public sealed class VectorRange
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class VectorRange

Inheritance Hierarchy

System..::.Object
  AW..::.VectorRange

See Also