API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
[This is preliminary documentation and is subject to change.]
This is the InputCoordinateTypes enumeration for all possible coordinate types.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Any | 0 | Accepts any coordinate type | |
| Regular | 1 | Accepts coordinate at regular interval | |
| Indexed | 2 | Accepts coordinate indexed, sorted in increasing order. |
See Also