Click or drag to resize
SoLDMDataAccessDataInfoPolyLine Constructor

Constructor of a dataInfoPolyline.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public DataInfoPolyLine(
	int numPoint
)

Parameters

numPoint
Type: SystemInt32
Remarks

The number of points must be passed for the structure allocation.

See Also