PoTimeAxisGetDateFormatMapping Method |
Gets a reference to a PbDateFormatMapping object for the input date format and for the association dates, coordinates.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic PbDateFormatMapping GetDateFormatMapping()
Public Function GetDateFormatMapping As PbDateFormatMapping
public:
PbDateFormatMapping^ GetDateFormatMapping()
member GetDateFormatMapping : unit -> PbDateFormatMapping
Return Value
Type:
PbDateFormatMapping
Remarks
See Also