Click or drag to resize
PoDateFormatMappingGetCoordinate Method

Returns the coordinate associated to a date.

Namespace: OIV.MeshViz.Nodes
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool GetCoordinate(
	string date,
	out float coord
)

Parameters

date
Type: SystemString
coord
Type: SystemSingle

Return Value

Type: Boolean

false otherwise.

Remarks

See Also