| PoBarorientation Property  | 
Defines the orientation of the bars. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFEnum<PoBarOrientations> orientation { get; }Public ReadOnly Property orientation As SoSFEnum(Of PoBarOrientations)
	Get
public:
property SoSFEnum<PoBarOrientations>^ orientation {
	SoSFEnum<PoBarOrientations>^ get ();
}member orientation : SoSFEnum<PoBarOrientations> with get
Property Value
Type: 
SoSFEnumPoBarOrientations
Remarks
See Also