| PoCurvemarkerXList Property  | 
A list of points (of the computed curve points) is selected by their abscises. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoMFFloat markerXList { get; }Public ReadOnly Property markerXList As SoMFFloat
	Get
public:
property SoMFFloat^ markerXList {
	SoMFFloat^ get ();
}member markerXList : SoMFFloat with get
Property Value
Type: 
SoMFFloat
Remarks
See Also