Click or drag to resize
PbDateFormatMapping Constructor (String, String, Single, Single)
Calls PbDateFormatMapping(date1, date2, coord1, coord2, "").

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PbDateFormatMapping(
	string date1,
	string date2,
	float coord1,
	float coord2
)

Parameters

date1
Type: SystemString
date2
Type: SystemString
coord1
Type: SystemSingle
coord2
Type: SystemSingle
Remarks