| PoLabelFieldverticalJustification Property  | 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFEnum<PoLabelFieldVerticalJustifications> verticalJustification { get; }Public ReadOnly Property verticalJustification As SoSFEnum(Of PoLabelFieldVerticalJustifications)
	Get
public:
property SoSFEnum<PoLabelFieldVerticalJustifications>^ verticalJustification {
	SoSFEnum<PoLabelFieldVerticalJustifications>^ get ();
}member verticalJustification : SoSFEnum<PoLabelFieldVerticalJustifications> with get
Property Value
Type: 
SoSFEnumPoLabelFieldVerticalJustifications
Remarks
See Also