Click or drag to resize
SoImagehorAlignment Property

Horizontal alignment.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFEnum<SoImageHorAlignments> horAlignment { get; }

Property Value

Type: SoSFEnumSoImageHorAlignments
Remarks

For example, if the image is RIGHT BOTTOM justified, the bottom right-hand corner of the image is placed at the justification point. . Default is LEFT.

See Also