Click or drag to resize
SoImageVertAlignments Enumeration

Vertical alignment.

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

The image is bottom justified.

HALF1

The image is middle justified.

TOP2

The image is top justified.

Remarks