PoLabelHintsjustification Property |
Defines the justification used to display label.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoLabelHintsJustifications> justification { get; }
Public ReadOnly Property justification As SoSFEnum(Of PoLabelHintsJustifications)
Get
public:
property SoSFEnum<PoLabelHintsJustifications>^ justification {
SoSFEnum<PoLabelHintsJustifications>^ get ();
}
member justification : SoSFEnum<PoLabelHintsJustifications> with get
Property Value
Type:
SoSFEnumPoLabelHintsJustificationsRemarks See Also