PoGeneralizedScattersizeValuesIndex Property |
Defines the index of the set of values used to specify the size of markers.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 sizeValuesIndex { get; }
Public ReadOnly Property sizeValuesIndex As SoSFInt32
Get
public:
property SoSFInt32^ sizeValuesIndex {
SoSFInt32^ get ();
}
member sizeValuesIndex : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks If sizeValuesIndex = -1, only the scaleFactor is applied to each marker.
See Also