Click or drag to resize
PbDateFormatMappingGetDateMapping Method

Gets the date mapping.

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

Parameters

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