Click or drag to resize
PbDateFormatMapping Constructor (String, String, Single, Single, String)

Constructor.

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,
	string format
)

Parameters

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