| PoScatterzValuesIndex Property  | 
Defines the index of the set of values used to specify a z-coordinate for markers. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFInt32 zValuesIndex { get; }Public ReadOnly Property zValuesIndex As SoSFInt32
	Get
public:
property SoSFInt32^ zValuesIndex {
	SoSFInt32^ get ();
}member zValuesIndex : SoSFInt32 with get
Property Value
Type: 
SoSFInt32
RemarksIf zValuesIndex = -1, the z-coordinate used is 0. 
See Also