PoBarorientation Property |
Defines the orientation of the bars.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
SoSFEnumPoBarOrientationsRemarks See Also