| PoScattermarkerIndex Property  | 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoMFInt32 markerIndex { get; }Public ReadOnly Property markerIndex As SoMFInt32
	Get
public:
property SoMFInt32^ markerIndex {
	SoMFInt32^ get ();
}member markerIndex : SoMFInt32 with get
Property Value
Type: 
SoMFInt32
RemarksIf the number of indices is inferior to the number of markers, they are cyclically used. 
See Also