TExternalBaseDllDataCoordinates Property Visual Signal ExternalBase Class Library Documentation
API version 1.5.2

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

Get/Set the coordinate values in the form of a object[][] array for "Indexed" coordinate Formats. This property is not used for "Regular" format. The outer level represents multiple dimensions.

Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax

public Object[][] Coordinates { get; set; }

Property Value

Type: Object
See Also

Reference