Click or drag to resize
SoImageHorAlignments Enumeration

Horizontal alignment.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum HorAlignments
Members
  Member nameValueDescription
LEFT0

The image is left justified.

CENTER1

The image is center justified.

RIGHT2

The image is right justified.

Remarks