| SoShaderParameter2ivalue Property  | 
Specifies the parameter's value. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFVec2i32 value { get; }Public ReadOnly Property value As SoSFVec2i32
	Get
public:
property SoSFVec2i32^ value {
	SoSFVec2i32^ get ();
}member value : SoSFVec2i32 with get
Property Value
Type: 
SoSFVec2i32
Remarks
See Also