PoLabelFieldjustification Property |
Horizontal justification.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoLabelFieldJustifications> justification { get; }
Public ReadOnly Property justification As SoSFEnum(Of PoLabelFieldJustifications)
Get
public:
property SoSFEnum<PoLabelFieldJustifications>^ justification {
SoSFEnum<PoLabelFieldJustifications>^ get ();
}
member justification : SoSFEnum<PoLabelFieldJustifications> with get
Property Value
Type:
SoSFEnumPoLabelFieldJustificationsRemarks See Also